summaryrefslogtreecommitdiff
path: root/extra/geocode-glib
diff options
context:
space:
mode:
Diffstat (limited to 'extra/geocode-glib')
-rw-r--r--extra/geocode-glib/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/geocode-glib/PKGBUILD b/extra/geocode-glib/PKGBUILD
index 801e4a2ce..e6c1b4c3e 100644
--- a/extra/geocode-glib/PKGBUILD
+++ b/extra/geocode-glib/PKGBUILD
@@ -1,7 +1,7 @@
#Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=geocode-glib
-pkgver=3.10.0
+pkgver=3.12.0
pkgrel=1
pkgdesc="Geocode Helper library"
arch=(i686 x86_64)
@@ -10,8 +10,8 @@ url="https://git.gnome.org/browse/geocode-glib/"
depends=('glib2' 'json-glib' 'libsoup')
makedepends=('intltool' 'gobject-introspection')
options=('!emptydirs')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('0aedc198cf8a9b934a290d50aadaf4b48bb13c3b4783618c6753eb466cdaa637')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('ab80b3368d0bf36f6e4eeb7a5b50968d28808f8c9f4675d7d7e38e8c937b0bb0')
build() {
cd $pkgname-$pkgver