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

Jan de Groot jgc at archlinux.org
Sat Oct 31 22:30:08 UTC 2009


    Date: Saturday, October 31, 2009 @ 18:30:08
  Author: jgc
Revision: 57561

upgpkg: python-gdata 2.0.4-1
    Switch to -any architecture

Modified:
  python-gdata/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-31 21:53:41 UTC (rev 57560)
+++ PKGBUILD	2009-10-31 22:30:08 UTC (rev 57561)
@@ -4,9 +4,9 @@
 # Contributor: Christophe Gueret <tolgam at homegnu.net>
 
 pkgname=python-gdata
-pkgver=1.3.1
+pkgver=2.0.4
 pkgrel=1
-arch=('i686' 'x86_64')
+arch=(any)
 pkgdesc="Python client library for Google data APIs"
 url="http://code.google.com/p/gdata-python-client/"
 license=('APACHE')
@@ -15,7 +15,7 @@
 replaces=('gdata_py')
 conflicts=('gdata_py')
 source=(http://gdata-python-client.googlecode.com/files/gdata-${pkgver}.tar.gz)
-md5sums=('70d60cdb43f6f49fc5a596f154f9cfbe')
+md5sums=('41dc20f46aa9d6584dfb268f7c4b73b8')
 
 build() {
   cd "${srcdir}/gdata-${pkgver}"




More information about the arch-commits mailing list