Date: Wednesday, March 20, 2019 @ 19:27:58 Author: heftig Revision: 348766
3.32.1-1 Modified: libgweather/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-20 18:21:41 UTC (rev 348765) +++ PKGBUILD 2019-03-20 19:27:58 UTC (rev 348766) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=libgweather -pkgver=3.32.0 +pkgver=3.32.1 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=c89ef0f64cb12ac615c393ad8a53f9469a8e7a0f # tags/3.32.0^0 +_commit=912ed3121d0b2df6ff646d4c1951983d7d3a08d3 # tags/3.32.1^0 source=("git+https://gitlab.gnome.org/GNOME/libgweather.git#commit=$_commit") sha256sums=('SKIP')
