summaryrefslogtreecommitdiff
path: root/extra/gthumb
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-08 17:23:24 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-08 17:23:24 -0300
commitda4865e38266a85c230abd569a95aa7152c4f9e9 (patch)
tree610329610e1d43cd175b799f48942201b718329d /extra/gthumb
parent19ae256a3867f63f4a1db7ed50da6f0bed71ec8d (diff)
parent4d91fc9a2dc38054b8748f27193dc3a6950bda3c (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/luaexpat/PKGBUILD community/qps/PKGBUILD extra/python-egenix-mx-base/PKGBUILD libre/thunderbird-libre/rePKGBUILD staging/kdesdk/PKGBUILD
Diffstat (limited to 'extra/gthumb')
-rw-r--r--extra/gthumb/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/gthumb/PKGBUILD b/extra/gthumb/PKGBUILD
index 22b63c6ba..4c62ed307 100644
--- a/extra/gthumb/PKGBUILD
+++ b/extra/gthumb/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 113327 2011-03-08 12:34:07Z heftig $
+# $Id: PKGBUILD 126718 2011-06-06 21:12:59Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Tobias Kieslich <tobias@justdreams.de>
pkgname=gthumb
-pkgver=2.13.1
+pkgver=2.13.2
pkgrel=1
pkgdesc="Image browser and viewer for the GNOME Desktop"
arch=(i686 x86_64 'mips64el')
@@ -14,8 +14,8 @@ makedepends=('intltool' 'gnome-doc-utils' 'libsm' 'gstreamer0.10-base' 'brasero'
optdepends=('gstreamer0.10-base: video support')
options=('!libtool' '!emptydirs')
install=gthumb.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('3b124e1b3ae5a3496d9392c11052792e5168535b849756b53cefd9d7b1e8e7b9')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('14d4dc212c9f924ff3161733842edccbf6b6ac5d829808ae11f8af29d10ac5de')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"