Date: Monday, June 5, 2017 @ 20:49:25 Author: jgc Revision: 297814 upgpkg: libgweather 3.24.1+1+g9b08eea-1
Modified: libgweather/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-05 18:45:34 UTC (rev 297813) +++ PKGBUILD 2017-06-05 20:49:25 UTC (rev 297814) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=libgweather -pkgver=3.24.0+12+g4684af7 +pkgver=3.24.1+1+g9b08eea pkgrel=1 pkgdesc="Location and timezone database and weather-lookup library" url="https://wiki.gnome.org/Projects/LibGWeather" @@ -11,7 +11,7 @@ depends=(libsoup gtk3 geocode-glib dconf) makedepends=(intltool gobject-introspection vala git gtk-doc autoconf-archive glade) options=(!emptydirs) -_commit=4684af73784c3dd3a0fd2b3f710598aa995fae36 # master +_commit=9b08eeadf215580358d0f53ac0f54c9acdde7384 # master source=("git+https://git.gnome.org/browse/libgweather#commit=$_commit") sha256sums=('SKIP')
