summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nonprism/gthumb-nonprism/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/nonprism/gthumb-nonprism/PKGBUILD b/nonprism/gthumb-nonprism/PKGBUILD
index 759e14f2b..23f56062c 100644
--- a/nonprism/gthumb-nonprism/PKGBUILD
+++ b/nonprism/gthumb-nonprism/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 209693 2014-04-01 12:03:03Z jgc $
+# $Id: PKGBUILD 213426 2014-05-23 22:54:51Z heftig $
# Maintainer (Arch): Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor (Arch): Jan de Groot <jgc@archlinux.org>
# Contributor (Arch): Tobias Kieslich <tobias@justdreams.de>
@@ -7,8 +7,8 @@
_pkgname=gthumb
pkgname=gthumb-nonprism
-pkgver=3.2.7
-pkgrel=2
+pkgver=3.2.8
+pkgrel=1
pkgdesc="Image browser and viewer for the GNOME Desktop, without support for unsafe and dangerous for privacy protocols"
arch=(i686 x86_64)
license=(GPL)
@@ -29,7 +29,7 @@ options=('!emptydirs')
install=gthumb.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$_pkgname/${pkgver%.*}/$_pkgname-$pkgver.tar.xz
nonprism.patch)
-sha256sums=('36b179873d7219e5ce34584a9c3a9486d519aa9866f558a050ca85ebd122c44e'
+sha256sums=('d600aba747af551540f3bbae8e8afa1cc308c658d911318c98fd4bf52ecd61b8'
'7706181514c9cfe0241329e9b14778dfa2797ddc1feb206b1cd9f07f9be31490')
prepare() {