summaryrefslogtreecommitdiff
path: root/gnome-unstable/gthumb
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-28 00:01:38 +0000
committerroot <root@rshg054.dnsready.net>2012-03-28 00:01:38 +0000
commita26ce336126d18cde915c2331250b8dfbffc24f8 (patch)
treedd0ee1c89d9c153abfde0b4e7878a2931893ed4c /gnome-unstable/gthumb
parentc8729cab8302ab82e01135a22fb9fa9704f1559b (diff)
Wed Mar 28 00:01:38 UTC 2012
Diffstat (limited to 'gnome-unstable/gthumb')
-rw-r--r--gnome-unstable/gthumb/PKGBUILD9
1 files changed, 3 insertions, 6 deletions
diff --git a/gnome-unstable/gthumb/PKGBUILD b/gnome-unstable/gthumb/PKGBUILD
index 8437de3eb..c19317215 100644
--- a/gnome-unstable/gthumb/PKGBUILD
+++ b/gnome-unstable/gthumb/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 153399 2012-03-12 23:04:04Z heftig $
+# $Id: PKGBUILD 154337 2012-03-26 13:05:03Z 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=2.90.1
+pkgver=2.90.2
pkgrel=1
pkgdesc="Image browser and viewer for the GNOME Desktop"
arch=(i686 x86_64)
@@ -22,11 +22,8 @@ optdepends=('libopenraw: read RAW files'
'liboauth: web albums')
options=('!libtool' '!emptydirs')
install=gthumb.install
-
-### FIXME: not the real tarball but a custom one made from git master, to fix build errors
-### hopefully gthumb will have another release before this moves out of gnome-unstable
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('1264a6c344015739b0f7eafba27fed1b8c0c35e87927c913216f899c3e107a5e')
+sha256sums=('29a961ede929c172723cb5550977e4bf7cda4921228ed1ddafba09cc6bae4424')
build() {
cd $pkgname-$pkgver