summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy_Vetrov2019-11-19 20:51:37 +0300
committerAndy_Vetrov2019-11-19 20:51:37 +0300
commit3b159665b639065285d7d2cf21b3605028bc1842 (patch)
tree1d9966a9931bc506e109526e9e9ee59d51fbec00
parentedf88eb497e4490ff322da4127f6385b2bbcf84e (diff)
downloadaur-3b159665b639065285d7d2cf21b3605028bc1842.tar.gz
upgpkg: gthumb-lite 3.8.2-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7fd745a909b..b70d8dbfade5 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.1
+ pkgver = 3.8.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=3ace57338d98b6c5937cba9bc7fb4883eab88c3d
+ source = git+https://gitlab.gnome.org/GNOME/gthumb.git#commit=3e9a923ce539dac3fd5c658dcf7a5e0f3f5515a0
sha256sums = SKIP
pkgname = gthumb-lite
diff --git a/PKGBUILD b/PKGBUILD
index 8e25f39a51ce..3c3047620d25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=gthumb-lite
-pkgver=3.8.1
+pkgver=3.8.2
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=3ace57338d98b6c5937cba9bc7fb4883eab88c3d # tags/3.8.1^0
+_commit=3e9a923ce539dac3fd5c658dcf7a5e0f3f5515a0 # tags/3.8.2^0
source=("git+https://gitlab.gnome.org/GNOME/gthumb.git#commit=$_commit")
sha256sums=('SKIP')