[arch-commits] Commit in python-gdata/trunk (PKGBUILD)

Douglas Soares de Andrade douglas at archlinux.org
Sun Oct 19 10:15:58 UTC 2008


    Date: Sunday, October 19, 2008 @ 06:15:57
  Author: douglas
Revision: 15824

upgpkg: python-gdata 1.2.2-1

Modified:
  python-gdata/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-19 10:14:48 UTC (rev 15823)
+++ PKGBUILD	2008-10-19 10:15:57 UTC (rev 15824)
@@ -4,7 +4,7 @@
 # Contributor: Christophe Gueret <tolgam at homegnu.net>
 
 pkgname=python-gdata
-pkgver=1.1.1
+pkgver=1.2.2
 pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc="Python client library for Google data APIs"
@@ -15,9 +15,9 @@
 replaces=('gdata_py')
 conflicts=('gdata_py')
 source=(http://gdata-python-client.googlecode.com/files/gdata.py-${pkgver}.tar.gz)
-md5sums=('8addbac38dabdc7e00701d7b60685d4d')
 
 build() {
   cd ${startdir}/src/gdata.py-${pkgver}
   python setup.py install --prefix=/usr --root ${startdir}/pkg || return 1
 }
+md5sums=('b4d152f04815abcbe25d901d8b4a6715')




More information about the arch-commits mailing list