summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy_Vetrov2019-05-04 09:22:25 +0300
committerAndy_Vetrov2019-05-04 09:22:25 +0300
commit1b589b1ece300a755e2672e88e8cf0307b31b6dd (patch)
treec3167bb199ff3ee6c06684399cbca1c131725782
parent73bab5b686c07b41258a71b3784d1ee7d2145a1d (diff)
downloadaur-1b589b1ece300a755e2672e88e8cf0307b31b6dd.tar.gz
upgpkg: gthumb-lite 3.7.2-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64d8e21dc569..6de263fbd030 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gthumb-lite
pkgdesc = Image browser and viewer for the GNOME Desktop. Webkit-free version.
- pkgver = 3.7.1
+ pkgver = 3.7.2
pkgrel = 1
url = https://wiki.gnome.org/Apps/Gthumb
arch = x86_64
@@ -26,7 +26,7 @@ pkgbase = gthumb-lite
provides = gthumb
conflicts = gthumb
replaces = gthumb
- source = git+https://gitlab.gnome.org/GNOME/gthumb.git#commit=c2a0c415679b511d5f5436d89edff3445250d63a
+ source = git+https://gitlab.gnome.org/GNOME/gthumb.git#commit=8cf7822bf3e2b02494490fee5bc1b30821503519
sha256sums = SKIP
pkgname = gthumb-lite
diff --git a/PKGBUILD b/PKGBUILD
index cc1a3d4cd57e..04638379025f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,5 @@
-# Maintainer: Andrey Vetrov <vetrov at mail dot ru>
-
pkgname=gthumb-lite
-pkgver=3.7.1
+pkgver=3.7.2
pkgrel=1
pkgdesc="Image browser and viewer for the GNOME Desktop. Webkit-free version."
url="https://wiki.gnome.org/Apps/Gthumb"
@@ -16,7 +14,7 @@ makedepends=('libchamplain' 'exiv2' 'libraw' 'docbook-xsl' 'yelp-tools' 'meson'
optdepends=('libraw: read RAW files'
'exiv2: metadata support'
'libchamplain: map viewer')
-_commit=c2a0c415679b511d5f5436d89edff3445250d63a # tags/3.7.1^0
+_commit=8cf7822bf3e2b02494490fee5bc1b30821503519 # tags/3.7.2^0
source=("git+https://gitlab.gnome.org/GNOME/gthumb.git#commit=$_commit")
sha256sums=('SKIP')