[arch-commits] Commit in gthumb/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sun Sep 30 10:33:55 UTC 2018
Date: Sunday, September 30, 2018 @ 10:33:54
Author: heftig
Revision: 335585
3.6.2-1
Modified:
gthumb/trunk/PKGBUILD
----------+
PKGBUILD | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-09-30 10:33:52 UTC (rev 335584)
+++ PKGBUILD 2018-09-30 10:33:54 UTC (rev 335585)
@@ -3,8 +3,8 @@
# Contributor: Tobias Kieslich <tobias at justdreams.de>
pkgname=gthumb
-pkgver=3.6.1
-pkgrel=2
+pkgver=3.6.2
+pkgrel=1
pkgdesc="Image browser and viewer for the GNOME Desktop"
url="https://wiki.gnome.org/Apps/gthumb"
arch=(x86_64)
@@ -13,14 +13,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=748001c0addbe516843ed0e64dd42740eaa7aa76 # tags/3.6.1^0
-source=("git+https://git.gnome.org/browse/gthumb#commit=$_commit")
+_commit=28f951e14aae66b96d7a03aa887ca3844824cecb # tags/3.6.2^0
+source=("git+https://gitlab.gnome.org/GNOME/gthumb.git#commit=$_commit")
sha256sums=('SKIP')
pkgver() {
More information about the arch-commits
mailing list