[arch-commits] Commit in gthumb/trunk (PKGBUILD)
Guillaume Alaux
guillaume at archlinux.org
Sun Oct 24 15:23:48 UTC 2010
Date: Sunday, October 24, 2010 @ 11:23:48
Author: guillaume
Revision: 96741
upgpkg: gthumb 2.12.0-1
Upstream release
Modified:
gthumb/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-10-24 15:23:46 UTC (rev 96740)
+++ PKGBUILD 2010-10-24 15:23:48 UTC (rev 96741)
@@ -3,7 +3,7 @@
# Contributor: Tobias Kieslich <tobias at justdreams.de>
pkgname=gthumb
-pkgver=2.10.12
+pkgver=2.12.0
pkgrel=1
pkgdesc="Image browser and viewer for the GNOME Desktop"
arch=(i686 x86_64)
@@ -13,8 +13,8 @@
makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils>=0.20.1')
options=('!libtool' '!emptydirs')
install=gthumb.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.10/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('e4f65ced6db31a3fe17ba172b3b320b581c82d34d76f38e6c7241e109580ca5a')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.12/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('9bb32ee44647f3f934d41344e2c1dbbd1546bf4949824030b3b818545758118c')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list