summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author larryhaja <larryhaja@gmail.com>2013-11-13 18:36:50 -0800
committer Robby Workman <rworkman@slackbuilds.org>2013-11-13 23:02:15 -0600
commit6ba550e2ed19d1512fcac949595721c525d33c2a (patch)
treedc25aa3956c8c52f4f356686141ab9e0164b9579 /libraries
parent8e325cc7da17071c96e4979ccdcee94e933eacd6 (diff)
downloadslackbuilds-6ba550e2ed19d1512fcac949595721c525d33c2a.tar.gz
slackbuilds-6ba550e2ed19d1512fcac949595721c525d33c2a.tar.xz
libraries/gdata: Upgraded to 2.0.18
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/gdata/gdata.SlackBuild5
-rw-r--r--libraries/gdata/gdata.info6
2 files changed, 4 insertions, 7 deletions
diff --git a/libraries/gdata/gdata.SlackBuild b/libraries/gdata/gdata.SlackBuild
index ce2a636eef..8d599119c1 100644
--- a/libraries/gdata/gdata.SlackBuild
+++ b/libraries/gdata/gdata.SlackBuild
@@ -5,7 +5,7 @@
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
PRGNAM=gdata
-VERSION=2.0.10
+VERSION=2.0.18
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -39,9 +39,6 @@ find . \
python setup.py install --root=$PKG --no-compile
-find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
- | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
-
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
INSTALL.txt PKG-INFO README.txt RELEASE_NOTES.txt \
diff --git a/libraries/gdata/gdata.info b/libraries/gdata/gdata.info
index 5c40979e77..3a67f78e31 100644
--- a/libraries/gdata/gdata.info
+++ b/libraries/gdata/gdata.info
@@ -1,8 +1,8 @@
PRGNAM="gdata"
-VERSION="2.0.10"
+VERSION="2.0.18"
HOMEPAGE="http://code.google.com/p/gdata-python-client/"
-DOWNLOAD="http://gdata-python-client.googlecode.com/files/gdata-2.0.10.tar.gz"
-MD5SUM="118611eef4e97f025dd351bbab01bee2"
+DOWNLOAD="http://gdata-python-client.googlecode.com/files/gdata-2.0.18.tar.gz"
+MD5SUM="13b6e6dd8f9e3e9a8e005e05a8329408"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""