diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-03-19 21:40:46 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-03-19 21:40:46 -0300 |
commit | 67dbc457c379390ea646eff2bcf8028a5b196170 (patch) | |
tree | 0118bc0cf39cc9bfbb1ae1859974ede9f4550404 /nonprism/gthumb | |
parent | aaf3e3ac033d0e5771ccbb6e9af76f0bdeccff44 (diff) | |
download | abslibre-67dbc457c379390ea646eff2bcf8028a5b196170.tar.gz abslibre-67dbc457c379390ea646eff2bcf8028a5b196170.tar.bz2 abslibre-67dbc457c379390ea646eff2bcf8028a5b196170.zip |
gthumb-3.4.2-1.nonprism1: updating version
Diffstat (limited to 'nonprism/gthumb')
-rw-r--r-- | nonprism/gthumb/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/nonprism/gthumb/PKGBUILD b/nonprism/gthumb/PKGBUILD index bd320d924..15e5ad88e 100644 --- a/nonprism/gthumb/PKGBUILD +++ b/nonprism/gthumb/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 257291 2015-12-26 06:33:49Z heftig $ +# $Id: PKGBUILD 262077 2016-03-19 11:12:17Z heftig $ # Maintainer (Arch): Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor (Arch): Jan de Groot <jgc@archlinux.org> # Contributor (Arch): Tobias Kieslich <tobias@justdreams.de> @@ -6,8 +6,8 @@ # Contributor: Márcio Silva <coadde@parabola.nu> pkgname=gthumb -pkgver=3.4.1 -pkgrel=3.nonprism1 +pkgver=3.4.2 +pkgrel=1.nonprism1 pkgdesc="Image browser and viewer for the GNOME Desktop, without support for unsafe and dangerous for privacy protocols" arch=(i686 x86_64) license=(GPL) @@ -28,7 +28,7 @@ options=('!emptydirs') install=gthumb.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz nonprism.patch) -sha256sums=('1ec2cf49f499ed06eda851a3bd5c28a1768839a6ff06bc4efc5fbde46cabc857' +sha256sums=('c34423bf9a33bc287e8e81a917fe29d1956e5308a7191e86f486f66c71607cfa' 'b1cd2463ab6475ce91a2b2e83dfcb1835ffaa9640c59d7bcfbe611163327fa45') prepare() { |