summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy_Vetrov2019-05-27 20:37:30 +0300
committerAndy_Vetrov2019-05-27 20:37:30 +0300
commit841afc088fb46e44d44afd4a8489d76166b5d8fa (patch)
tree903cbd5aa3a622e96f076dfc5ec31f2b7bd1028e
parent1b589b1ece300a755e2672e88e8cf0307b31b6dd (diff)
downloadaur-841afc088fb46e44d44afd4a8489d76166b5d8fa.tar.gz
upgpkg: gthumb-lite 3.8.0-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6de263fbd030..772b8ed19e9d 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.2
+ pkgver = 3.8.0
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=8cf7822bf3e2b02494490fee5bc1b30821503519
+ source = git+https://gitlab.gnome.org/GNOME/gthumb.git#commit=cee8e25e04cf98a0b6481c3d20b20cc64c2f2bb2
sha256sums = SKIP
pkgname = gthumb-lite
diff --git a/PKGBUILD b/PKGBUILD
index 04638379025f..4f6fc128a30a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=gthumb-lite
-pkgver=3.7.2
+pkgver=3.8.0
pkgrel=1
pkgdesc="Image browser and viewer for the GNOME Desktop. Webkit-free version."
url="https://wiki.gnome.org/Apps/Gthumb"
@@ -14,7 +14,7 @@ makedepends=('libchamplain' 'exiv2' 'libraw' 'docbook-xsl' 'yelp-tools' 'meson'
optdepends=('libraw: read RAW files'
'exiv2: metadata support'
'libchamplain: map viewer')
-_commit=8cf7822bf3e2b02494490fee5bc1b30821503519 # tags/3.7.2^0
+_commit=cee8e25e04cf98a0b6481c3d20b20cc64c2f2bb2 # tags/3.8.0^0
source=("git+https://gitlab.gnome.org/GNOME/gthumb.git#commit=$_commit")
sha256sums=('SKIP')