Date: Tuesday, November 26, 2013 @ 23:10:24 Author: heftig Revision: 200346
3.2.5 Modified: gthumb/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-11-26 19:19:27 UTC (rev 200345) +++ PKGBUILD 2013-11-26 22:10:24 UTC (rev 200346) @@ -4,7 +4,7 @@ # Contributor: Tobias Kieslich <[email protected]> pkgname=gthumb -pkgver=3.2.4 +pkgver=3.2.5 pkgrel=1 pkgdesc="Image browser and viewer for the GNOME Desktop" arch=(i686 x86_64) @@ -22,7 +22,7 @@ options=('!emptydirs') install=gthumb.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('0b94e7317911334c80fce5116970186963419fd0c25eed4ecca2a4ddcc968177') +sha256sums=('4cc37f7d059351e1284cf7c245f30d20b078b443327fa3d87e0b79a325b873ea') prepare() { cd $pkgname-$pkgver
