Date: Wednesday, June 13, 2018 @ 14:27:25 Author: heftig Revision: 326896
3.28.2-1 Modified: libgweather/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-13 14:00:28 UTC (rev 326895) +++ PKGBUILD 2018-06-13 14:27:25 UTC (rev 326896) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=libgweather -pkgver=3.28.1 +pkgver=3.28.2 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=29f5a5b77c9c918502dc49f33928a1a4822236ac # tags/3.28.1^0 +_commit=25c0b4ee1c7d93fb51eb609bff8d2874554a03f7 # tags/3.28.2^0 source=("git+https://gitlab.gnome.org/GNOME/libgweather.git#commit=$_commit") sha256sums=('SKIP')
