Date: Saturday, March 29, 2014 @ 23:44:55 Author: heftig Revision: 209171
3.11.92 Modified: libgweather/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-03-29 22:43:11 UTC (rev 209170) +++ PKGBUILD 2014-03-29 22:44:55 UTC (rev 209171) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=libgweather -pkgver=3.11.90 +pkgver=3.11.92 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=('db267c864dc44bc56cc47627783c3c0e05800ccd032cdba85bd42aec7b239fd0') +sha256sums=('601c7ec366018bac9fe296daf91105344043e59f31631e2196924373302d33ee') build() { cd "$pkgname-$pkgver"
