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

Jan de Groot jgc at archlinux.org
Mon Sep 8 10:24:59 UTC 2014


    Date: Monday, September 8, 2014 @ 12:24:59
  Author: jgc
Revision: 221130

upgpkg: libgweather 3.13.91-1

Modified:
  libgweather/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-08 10:08:53 UTC (rev 221129)
+++ PKGBUILD	2014-09-08 10:24:59 UTC (rev 221130)
@@ -2,18 +2,18 @@
 # Maintainer: Jan de Groot  <jgc at archlinux.org>
 
 pkgname=libgweather
-pkgver=3.12.2
+pkgver=3.13.91
 pkgrel=1
 pkgdesc="Provides access to weather information from the net"
 arch=('i686' 'x86_64')
 license=('LGPL')
-depends=('libsoup' 'gnome-icon-theme' 'gtk3')
-makedepends=('intltool' 'gobject-introspection' 'vala')
+depends=('libsoup' 'gtk3' 'geocode-glib')
+makedepends=('intltool' 'gobject-introspection' 'vala' 'python2')
 options=('!emptydirs')
 url="http://www.gnome.org/"
 install=libgweather.install
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('54ef096350d7774ab1b3f23ed768246301cdcedfaa762a2c46920bf87fcc1c37')
+sha256sums=('f4871d5d19b463e130651665fc922c981f592c244db3074e4444689319deeb00')
 
 build() {
     cd "$pkgname-$pkgver"




More information about the arch-commits mailing list