Date: Thursday, September 4, 2014 @ 23:06:06 Author: jgc Revision: 220990
upgpkg: geocode-glib 3.13.3-1 Modified: geocode-glib/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-09-04 21:04:06 UTC (rev 220989) +++ PKGBUILD 2014-09-04 21:06:06 UTC (rev 220990) @@ -1,7 +1,8 @@ +#$Id: #Maintainer: Jan de Groot <[email protected]> pkgname=geocode-glib -pkgver=3.12.2 +pkgver=3.13.3 pkgrel=1 pkgdesc="Geocode Helper library" arch=(i686 x86_64) @@ -8,10 +9,10 @@ license=('GPL') url="https://git.gnome.org/browse/geocode-glib/" depends=('glib2' 'json-glib' 'libsoup') -makedepends=('intltool' 'gobject-introspection') +makedepends=('intltool' 'gobject-introspection' 'python2') options=('!emptydirs') source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('5ca581a927cac3025adc2afadfdaf9a493ca887537a548aa47296bc77bcfa49e') +sha256sums=('ed0bf25441b9713cd430a7a1da99c14e5e3d5d374d363e306a3702e4c20224df') build() { cd $pkgname-$pkgver
