summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy_Vetrov2020-03-17 20:56:30 +0300
committerAndy_Vetrov2020-03-17 20:56:30 +0300
commit2bbdf98586ede4b2f4491446a2e4aa0550ae88c4 (patch)
tree25344f6b33f6cbf54c4ecc50d1c57faa6c29e1ed
parent9438309f4385ec9d168a30898f814b6c48ab90e0 (diff)
downloadaur-2bbdf98586ede4b2f4491446a2e4aa0550ae88c4.tar.gz
upgpkg: gthumb-lite 3.9.1-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be24a22df08d..6bbb52ee856e 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.8.3
+ pkgver = 3.9.1
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=ca8f528209ab78935c30e42fe53bdf1a24f3cb44
+ source = git+https://gitlab.gnome.org/GNOME/gthumb.git#commit=1752d0248290e7c93a1021de2e7837e612aff6f9
sha256sums = SKIP
pkgname = gthumb-lite
diff --git a/PKGBUILD b/PKGBUILD
index eeec80ad9b8a..addfbcc4dc4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=gthumb-lite
-pkgver=3.8.3
+pkgver=3.9.1
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=ca8f528209ab78935c30e42fe53bdf1a24f3cb44 # tags/3.8.3^0
+_commit=1752d0248290e7c93a1021de2e7837e612aff6f9 # tags/3.9.1^0
source=("git+https://gitlab.gnome.org/GNOME/gthumb.git#commit=$_commit")
sha256sums=('SKIP')