Date: Friday, March 13, 2015 @ 09:12:20 Author: jgc Revision: 233422 upgpkg: libgweather 3.15.91-1
Modified: libgweather/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-13 08:07:42 UTC (rev 233421) +++ PKGBUILD 2015-03-13 08:12:20 UTC (rev 233422) @@ -2,18 +2,18 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=libgweather -pkgver=3.14.3 +pkgver=3.15.91 pkgrel=1 pkgdesc="Provides access to weather information from the net" arch=('i686' 'x86_64') license=('LGPL') depends=('libsoup' 'gtk3' 'geocode-glib') -makedepends=('intltool' 'gobject-introspection' 'vala' 'python2') +makedepends=('intltool' 'gobject-introspection' 'vala') 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=('04dd25064cdc7715c1bf5fc476c8596d640cbcb3551217867195cef16bbbbf6b') +sha256sums=('28e6174a6828af71a038dc8659a23132f713bd3bf12d5da671ac42d138675b64') build() { cd "$pkgname-$pkgver"
