Date: Tuesday, May 15, 2012 @ 07:30:38
  Author: heftig
Revision: 159062

3.0.1

Modified:
  gthumb/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-05-15 11:24:15 UTC (rev 159061)
+++ PKGBUILD    2012-05-15 11:30:38 UTC (rev 159062)
@@ -4,14 +4,14 @@
 # Contributor: Tobias Kieslich <[email protected]>
 
 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)
 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 @@
 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

Reply via email to