Date: Sunday, May 1, 2011 @ 13:46:44 Author: angvp Revision: 122028 upgpkg: python-gdata 2.0.14-1 Version bump to 2.0.14
Modified: python-gdata/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-05-01 17:06:10 UTC (rev 122027) +++ PKGBUILD 2011-05-01 17:46:44 UTC (rev 122028) @@ -1,10 +1,10 @@ #$Id$ -# Maintainer: Angel 'angvp' Velasquez <[email protected]> +# Maintainer: Angel Velasquez <[email protected]> # Contributor: Jan de Groot <[email protected]> # Contributor: Alessio 'mOLOk' Bolognino <[email protected]> # Contributor: Christophe Gueret <[email protected]> pkgname=python-gdata -pkgver=2.0.13 +pkgver=2.0.14 pkgrel=1 arch=(any) pkgdesc="Python client library for Google data APIs" @@ -15,7 +15,7 @@ replaces=('gdata_py') conflicts=('gdata_py') source=(http://gdata-python-client.googlecode.com/files/gdata-${pkgver}.tar.gz) -md5sums=('bbbc7efd4ad8bb04ff9c0fbf88a0e871') +md5sums=('29cf394b4f75aa4fae8c1b59079f2a02') build() { cd "${srcdir}/gdata-${pkgver}"
