Date: Saturday, May 4, 2013 @ 22:18:52 Author: heftig Revision: 184242
3.8.2 Modified: gnome-keyring/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-04 20:06:54 UTC (rev 184241) +++ PKGBUILD 2013-05-04 20:18:52 UTC (rev 184242) @@ -2,7 +2,7 @@ # Maintainer: Jan De Groot <[email protected]> pkgname=gnome-keyring -pkgver=3.8.1 +pkgver=3.8.2 pkgrel=1 pkgdesc="GNOME Password Management daemon" arch=(i686 x86_64) @@ -14,7 +14,7 @@ url="http://www.gnome.org" install=gnome-keyring.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('56e0a47c021fb2d2fd2c723a0e1c9e46c9a0a81ed865ac1588c19aca16ca4f37') +sha256sums=('f05692bb32db4d1afa65205ac4e68fa2b79107aca2393e237cf38f880cb7b868') build() { cd "$pkgname-$pkgver"
