Date: Thursday, March 14, 2019 @ 15:09:13 Author: heftig Revision: 348019
3.32.0-1 Modified: libgweather/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-14 13:57:58 UTC (rev 348018) +++ PKGBUILD 2019-03-14 15:09:13 UTC (rev 348019) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=libgweather -pkgver=3.28.3 +pkgver=3.32.0 pkgrel=1 pkgdesc="Location and timezone database and weather-lookup library" url="https://wiki.gnome.org/Projects/LibGWeather" @@ -10,7 +10,7 @@ license=(LGPL) depends=(libsoup gtk3 geocode-glib dconf) makedepends=(gobject-introspection vala git gtk-doc glade meson) -_commit=eb7d2a914bb6fa696de0ae8f9babc2716ed0c595 # tags/3.28.3^0 +_commit=c89ef0f64cb12ac615c393ad8a53f9469a8e7a0f # tags/3.32.0^0 source=("git+https://gitlab.gnome.org/GNOME/libgweather.git#commit=$_commit") sha256sums=('SKIP')
