Date: Monday, December 30, 2013 @ 23:47:21 Author: heftig Revision: 202998
3.2.6 Modified: gthumb/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-12-30 19:44:06 UTC (rev 202997) +++ PKGBUILD 2013-12-30 22:47:21 UTC (rev 202998) @@ -4,7 +4,7 @@ # Contributor: Tobias Kieslich <[email protected]> pkgname=gthumb -pkgver=3.2.5 +pkgver=3.2.6 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=('4cc37f7d059351e1284cf7c245f30d20b078b443327fa3d87e0b79a325b873ea') +sha256sums=('6c7dbd574f720ec308f8a76354cdf254598b820b2ce8fe73209fb0aec17f757e') prepare() { cd $pkgname-$pkgver
