Date: Monday, September 18, 2017 @ 13:16:10 Author: jgc Revision: 305800
upgpkg: gnome-weather 3.26.0-1 Modified: gnome-weather/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-09-18 13:11:19 UTC (rev 305799) +++ PKGBUILD 2017-09-18 13:16:10 UTC (rev 305800) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=gnome-weather -pkgver=3.24.0 +pkgver=3.26.0 pkgrel=1 pkgdesc="Access current weather conditions and forecasts" url="https://wiki.gnome.org/Apps/Weather" @@ -11,7 +11,7 @@ depends=(gtk3 gjs libgweather geoclue2 gnome-desktop) makedepends=(intltool gobject-introspection autoconf-archive appstream-glib git) groups=(gnome-extra) -_commit=a9d0dab4c3c44b832275bee20af777d610838ba9 # tags/3.24.0^0 +_commit=608877f993ab001666d9ca843c23c98c16459abe # tags/3.26.0^0 source=("git+https://git.gnome.org/browse/gnome-weather#commit=$_commit") sha256sums=('SKIP')
