Date: Thursday, July 1, 2010 @ 01:56:14 Author: angvp Revision: 84598
upgpkg: python-gdata 2.0.10-1 -m Modified: python-gdata/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-07-01 05:28:08 UTC (rev 84597) +++ PKGBUILD 2010-07-01 05:56:14 UTC (rev 84598) @@ -1,10 +1,11 @@ -# $Id$ +#$Id$ +# Maintainer: Angel 'angvp' Velasquez <[email protected]> # Maintainer: Jan de Groot <[email protected]> # Contributor: Alessio 'mOLOk' Bolognino <[email protected]> # Contributor: Christophe Gueret <[email protected]> pkgname=python-gdata -pkgver=2.0.7 +pkgver=2.0.10 pkgrel=1 arch=(any) pkgdesc="Python client library for Google data APIs" @@ -15,7 +16,7 @@ replaces=('gdata_py') conflicts=('gdata_py') source=(http://gdata-python-client.googlecode.com/files/gdata-${pkgver}.tar.gz) -md5sums=('ee14ba55e6ffa3da9a7949f75bc24506') +md5sums=('118611eef4e97f025dd351bbab01bee2') build() { cd "${srcdir}/gdata-${pkgver}"
