summaryrefslogtreecommitdiff
path: root/extra/gthumb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gthumb/PKGBUILD')
-rw-r--r--extra/gthumb/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/gthumb/PKGBUILD b/extra/gthumb/PKGBUILD
index a96bcffe7..57602f7f2 100644
--- a/extra/gthumb/PKGBUILD
+++ b/extra/gthumb/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 210497 2014-04-14 20:07:00Z jgc $
+# $Id: PKGBUILD 213429 2014-05-23 22:56:51Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
# Contributor: Tobias Kieslich <tobias@justdreams.de>
pkgname=gthumb
-pkgver=3.2.7
-pkgrel=2
+pkgver=3.2.8
+pkgrel=1
pkgdesc="Image browser and viewer for the GNOME Desktop"
arch=(i686 x86_64)
license=(GPL)
@@ -22,7 +22,7 @@ optdepends=('libopenraw: read RAW files'
options=('!emptydirs')
install=gthumb.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('36b179873d7219e5ce34584a9c3a9486d519aa9866f558a050ca85ebd122c44e')
+sha256sums=('d600aba747af551540f3bbae8e8afa1cc308c658d911318c98fd4bf52ecd61b8')
prepare() {
cd $pkgname-$pkgver