[arch-commits] Commit in gnome-weather/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Tue Mar 22 20:28:29 UTC 2016


    Date: Tuesday, March 22, 2016 @ 21:28:28
  Author: jgc
Revision: 262422

upgpkg: gnome-weather 3.20.0-1

Modified:
  gnome-weather/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-22 20:26:27 UTC (rev 262421)
+++ PKGBUILD	2016-03-22 20:28:28 UTC (rev 262422)
@@ -2,18 +2,18 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-weather
-pkgver=3.18.1
+pkgver=3.20.0
 pkgrel=1
 pkgdesc="Access current weather conditions and forecasts"
 arch=(any)
 url="https://www.gnome.org/"
 license=(GPL)
-depends=(gtk3 gjs libgweather)
+depends=(gtk3 gjs libgweather geoclue2)
 makedepends=(intltool gobject-introspection)
 groups=(gnome-extra)
 install=gnome-weather.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('d0cbe0ee6e9f9332e30836d72c9a462ecc908a97402943c33cd6e61d08323fdf')
+sha256sums=('3d56c59715656c9031b42f4803ee22776a954cd0587f465590ea0f43cec5b46a')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list