[arch-commits] Commit in gthumb/trunk (PKGBUILD)
Jan Steffens
heftig at nymeria.archlinux.org
Sat Mar 29 16:49:03 UTC 2014
Date: Saturday, March 29, 2014 @ 17:49:03
Author: heftig
Revision: 209128
3.2.7
Modified:
gthumb/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-03-29 16:34:30 UTC (rev 209127)
+++ PKGBUILD 2014-03-29 16:49:03 UTC (rev 209128)
@@ -4,8 +4,8 @@
# Contributor: Tobias Kieslich <tobias at justdreams.de>
pkgname=gthumb
-pkgver=3.2.6
-pkgrel=3
+pkgver=3.2.7
+pkgrel=1
pkgdesc="Image browser and viewer for the GNOME Desktop"
arch=(i686 x86_64)
license=(GPL)
@@ -22,7 +22,7 @@
options=('!emptydirs')
install=gthumb.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6c7dbd574f720ec308f8a76354cdf254598b820b2ce8fe73209fb0aec17f757e')
+sha256sums=('36b179873d7219e5ce34584a9c3a9486d519aa9866f558a050ca85ebd122c44e')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list