Date: Tuesday, August 8, 2017 @ 19:00:58 Author: heftig Revision: 301784
3.24.0-1 Modified: geocode-glib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-08-08 17:58:59 UTC (rev 301783) +++ PKGBUILD 2017-08-08 19:00:58 UTC (rev 301784) @@ -3,7 +3,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=geocode-glib -pkgver=3.23.90 +pkgver=3.24.0 pkgrel=1 pkgdesc="Helper library for geocoding services" url="https://git.gnome.org/browse/geocode-glib/" @@ -12,7 +12,7 @@ depends=(glib2 json-glib libsoup) makedepends=(intltool gobject-introspection git gtk-doc autoconf-archive) options=(!emptydirs) -_commit=537eb30d0479588053cde1336e1a93c1d66b7493 # tags/3.23.90^0 +_commit=aa513ab2a33039382023f3dbffea2604ad5af0f3 # tags/3.24.0^0 source=("git+https://git.gnome.org/browse/geocode-glib#commit=$_commit") sha256sums=('SKIP')
