Date: Friday, April 18, 2014 @ 13:01:36 Author: heftig Revision: 211204
3.12.1 Modified: libgweather/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-18 11:01:25 UTC (rev 211203) +++ PKGBUILD 2014-04-18 11:01:36 UTC (rev 211204) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=libgweather -pkgver=3.12.0 +pkgver=3.12.1 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=('601502ffb7639c7d0cc9dfa5fc7fb3e006084be080b51f49786ad78401682154') +sha256sums=('e8e3a6c5f3a6e4e128afecdc4a95e6228d3d8afdaabaf10483168621527cfba8') build() { cd "$pkgname-$pkgver"
