[arch-commits] Commit in gthumb/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Mon Nov 6 20:04:05 UTC 2017


    Date: Monday, November 6, 2017 @ 20:04:04
  Author: heftig
Revision: 308959

3.5.4-1

Modified:
  gthumb/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-06 16:59:30 UTC (rev 308958)
+++ PKGBUILD	2017-11-06 20:04:04 UTC (rev 308959)
@@ -4,7 +4,7 @@
 # Contributor: Tobias Kieslich <tobias at justdreams.de>
 
 pkgname=gthumb
-pkgver=3.5.3
+pkgver=3.5.4
 pkgrel=1
 pkgdesc="Image browser and viewer for the GNOME Desktop"
 url="https://wiki.gnome.org/Apps/gthumb"
@@ -14,12 +14,13 @@
          libsecret libsoup webkit2gtk json-glib gtk3-print-backends)
 makedepends=(intltool libchamplain exiv2 itstool brasero libraw liboauth docbook-xsl
              yelp-tools flex gnome-common git)
+options=(debug !strip)          
 optdepends=('libraw: read RAW files'
             'exiv2: metadata support'
             'libchamplain: map viewer'
             'brasero: burn discs'
             'liboauth: web albums')
-_commit=2e6cb187cac9cfa56aee1dbb37319acbd5570b26  # tags/3.5.3^0
+_commit=c04ab7a71089ac4e9f7a5b496f7724a1f6dca719  # tags/3.5.4^0
 source=("git+https://git.gnome.org/browse/gthumb#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list