summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy_Vetrov2019-12-24 19:42:03 +0300
committerAndy_Vetrov2019-12-24 19:42:03 +0300
commit9438309f4385ec9d168a30898f814b6c48ab90e0 (patch)
treed7484530a94a8d5b9563e1bb0fd18b4592f9d743
parent3b159665b639065285d7d2cf21b3605028bc1842 (diff)
downloadaur-9438309f4385ec9d168a30898f814b6c48ab90e0.tar.gz
upgpkg: gthumb-lite 3.8.3-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b70d8dbfade5..be24a22df08d 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.2
+ pkgver = 3.8.3
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=3e9a923ce539dac3fd5c658dcf7a5e0f3f5515a0
+ source = git+https://gitlab.gnome.org/GNOME/gthumb.git#commit=ca8f528209ab78935c30e42fe53bdf1a24f3cb44
sha256sums = SKIP
pkgname = gthumb-lite
diff --git a/PKGBUILD b/PKGBUILD
index 3c3047620d25..eeec80ad9b8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=gthumb-lite
-pkgver=3.8.2
+pkgver=3.8.3
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=3e9a923ce539dac3fd5c658dcf7a5e0f3f5515a0 # tags/3.8.2^0
+_commit=ca8f528209ab78935c30e42fe53bdf1a24f3cb44 # tags/3.8.3^0
source=("git+https://gitlab.gnome.org/GNOME/gthumb.git#commit=$_commit")
sha256sums=('SKIP')