Date: Friday, April 7, 2017 @ 12:16:22 Author: jgc Revision: 292254 upgpkg: gnome-weather 3.24.0-1
Modified: gnome-weather/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-07 12:08:45 UTC (rev 292253) +++ PKGBUILD 2017-04-07 12:16:22 UTC (rev 292254) @@ -2,8 +2,8 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=gnome-weather -pkgver=3.20.2 -pkgrel=2 +pkgver=3.24.0 +pkgrel=1 pkgdesc="Access current weather conditions and forecasts" url="https://wiki.gnome.org/Apps/Weather" arch=(any) @@ -11,7 +11,7 @@ depends=(gtk3 gjs libgweather geoclue2 gnome-desktop) makedepends=(intltool gobject-introspection autoconf-archive appstream-glib git) groups=(gnome-extra) -_commit=dc0de147404ca887471990c54f6cd94afe27dcd2 # tags/3.20.2^0 +_commit=a9d0dab4c3c44b832275bee20af777d610838ba9 # tags/3.24.0^0 source=("git+https://git.gnome.org/browse/gnome-weather#commit=$_commit") sha256sums=('SKIP')
