Date: Wednesday, March 24, 2021 @ 21:36:19 Author: heftig Revision: 410870
40.0-1 Modified: libgweather/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-24 20:32:38 UTC (rev 410869) +++ PKGBUILD 2021-03-24 21:36:19 UTC (rev 410870) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=libgweather -pkgver=40beta+26+gec58e8b0 +pkgver=40.0 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=(gobject-introspection vala git gtk-doc glade meson python-gobject) provides=(libgweather-3.so) -_commit=ec58e8b0f69ba779ed817cfe7992063aeb489dae # master +_commit=85e157dade2ce9f252c93e8ec2b7a88f6fe78016 # tags/40.0^0 source=("git+https://gitlab.gnome.org/GNOME/libgweather.git#commit=$_commit") sha256sums=('SKIP')
