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 0ac0bd635..9c601d462 100644
--- a/extra/gthumb/PKGBUILD
+++ b/extra/gthumb/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 157098 2012-04-23 20:32:20Z ibiru $
+# $Id: PKGBUILD 159064 2012-05-15 11:33:08Z 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.0.0
+pkgver=3.0.1
pkgrel=1
pkgdesc="Image browser and viewer for the GNOME Desktop"
arch=(i686 x86_64 'mips64el')
license=('GPL')
url="http://live.gnome.org/gthumb"
depends=('desktop-file-utils' 'hicolor-icon-theme' 'dconf' 'librsvg' 'clutter-gtk'
- 'gstreamer0.10-base')
+ 'gstreamer0.10-base' 'gsettings-desktop-schemas')
makedepends=('intltool' 'gnome-doc-utils' 'libchamplain' 'libopenraw' 'exiv2' 'libsoup-gnome'
'brasero' 'librsvg' 'libopenraw' 'liboauth')
optdepends=('libopenraw: read RAW files'
@@ -23,7 +23,7 @@ optdepends=('libopenraw: read RAW files'
options=('!libtool' '!emptydirs')
install=gthumb.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5b6116a69897ee9aeba8db3d1ac800e9a62308738367533268acea40519f58b4')
+sha256sums=('1fb2939e4896a012c7d0320a31e3c6139214218e9f6ec39c6370febeda94725c')
build() {
cd $pkgname-$pkgver