[arch-commits] Commit in gnome-weather/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Mon Mar 23 07:14:33 UTC 2015
Date: Monday, March 23, 2015 @ 08:14:33
Author: jgc
Revision: 234491
upgpkg: gnome-weather 3.16.0-1
Modified:
gnome-weather/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-03-23 07:13:36 UTC (rev 234490)
+++ PKGBUILD 2015-03-23 07:14:33 UTC (rev 234491)
@@ -2,7 +2,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
pkgname=gnome-weather
-pkgver=3.14.1
+pkgver=3.16.0
pkgrel=1
pkgdesc="Access current weather conditions and forecasts"
arch=(any)
@@ -9,11 +9,11 @@
url="https://www.gnome.org/"
license=(GPL)
depends=(gtk3 gjs libgweather)
-makedepends=(intltool gobject-introspection python2)
+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=('e3acea9b5e9e7dd5e9d51c2793c568ea7378b08b4de1bcfe7f0b8b3c2004fe87')
+sha256sums=('11cee0b6e8fbea068b875391be1fcc8a9389a206500ed09b1f2656c9584bf163')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list