Date: Monday, March 23, 2015 @ 08:13:29 Author: jgc Revision: 234489 upgpkg: libgweather 3.16.0-1
Modified: libgweather/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-23 07:12:01 UTC (rev 234488) +++ PKGBUILD 2015-03-23 07:13:29 UTC (rev 234489) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=libgweather -pkgver=3.15.91 +pkgver=3.16.0 pkgrel=1 pkgdesc="Provides access to weather information from the net" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ 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=('28e6174a6828af71a038dc8659a23132f713bd3bf12d5da671ac42d138675b64') +sha256sums=('eacb755a95268bb65f6e027ec236de36fb0f486a8bb938e98e82377836373f74') build() { cd "$pkgname-$pkgver"
