Date: Monday, May 13, 2013 @ 21:05:20 Author: heftig Revision: 185397
3.8.2 Modified: file-roller/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-13 18:53:34 UTC (rev 185396) +++ PKGBUILD 2013-05-13 19:05:20 UTC (rev 185397) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=file-roller -pkgver=3.8.1 +pkgver=3.8.2 pkgrel=1 pkgdesc="Create and modify archives" arch=('i686' 'x86_64') @@ -20,7 +20,7 @@ install=file-roller.install url="http://www.gnome.org" source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz) -sha256sums=('db55bd1964e8b8ebc5c5a38cb1169ded671e231bfcb79e51a7289dfcc74f4590') +sha256sums=('b251b146d7966d770c98546e2152dbc17785ef3b8cf460f692829d0ac1cbe79e') build() { cd $pkgname-$pkgver
