[arch-commits] Commit in gthumb/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sat Mar 19 11:12:18 UTC 2016
Date: Saturday, March 19, 2016 @ 12:12:17
Author: heftig
Revision: 262077
3.4.2
Modified:
gthumb/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-19 11:07:08 UTC (rev 262076)
+++ PKGBUILD 2016-03-19 11:12:17 UTC (rev 262077)
@@ -4,8 +4,8 @@
# Contributor: Tobias Kieslich <tobias at justdreams.de>
pkgname=gthumb
-pkgver=3.4.1
-pkgrel=3
+pkgver=3.4.2
+pkgrel=1
pkgdesc="Image browser and viewer for the GNOME Desktop"
arch=(i686 x86_64)
license=(GPL)
@@ -23,7 +23,7 @@
options=('!emptydirs')
install=gthumb.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('1ec2cf49f499ed06eda851a3bd5c28a1768839a6ff06bc4efc5fbde46cabc857')
+sha256sums=('c34423bf9a33bc287e8e81a917fe29d1956e5308a7191e86f486f66c71607cfa')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list