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

Jan de Groot jgc at archlinux.org
Tue Sep 9 13:07:53 UTC 2014


    Date: Tuesday, September 9, 2014 @ 15:07:53
  Author: jgc
Revision: 221317

upgpkg: gnome-weather 3.13.91-1

Modified:
  gnome-weather/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-09 13:03:12 UTC (rev 221316)
+++ PKGBUILD	2014-09-09 13:07:53 UTC (rev 221317)
@@ -2,18 +2,18 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-weather
-pkgver=3.12.1
+pkgver=3.13.91
 pkgrel=1
 pkgdesc="Access current weather conditions and forecasts"
-arch=(i686 x86_64)
+arch=(any)
 url="https://www.gnome.org/"
 license=(GPL)
 depends=(gtk3 gjs libgweather)
-makedepends=(intltool gobject-introspection)
+makedepends=(intltool gobject-introspection python2)
 groups=(gnome-extra)
 install=gnome-weather.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('23b99daf43838135c454af2c36a5964ab5e67a9c900a2b56ba9b3d96cdc67720')
+sha256sums=('4438a84edd15a73b40de2daafaf4d5e1ef21ba948d013c67423ba354583fe2a4')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list