[arch-commits] Commit in gthumb/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Wed Apr 1 13:55:58 UTC 2020
Date: Wednesday, April 1, 2020 @ 13:55:58
Author: heftig
Revision: 379034
3.9.1-2: FS#66063: Add dep on gst-plugin-gtk
Modified:
gthumb/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-01 13:46:31 UTC (rev 379033)
+++ PKGBUILD 2020-04-01 13:55:58 UTC (rev 379034)
@@ -4,13 +4,13 @@
pkgname=gthumb
pkgver=3.9.1
-pkgrel=1
+pkgrel=2
pkgdesc="Image browser and viewer for the GNOME Desktop"
url="https://wiki.gnome.org/Apps/gthumb"
arch=(x86_64)
license=(GPL)
depends=(dconf librsvg clutter-gtk gst-plugins-base-libs gsettings-desktop-schemas libwebp
- libsecret libsoup webkit2gtk json-glib)
+ libsecret libsoup webkit2gtk json-glib gst-plugin-gtk)
makedepends=(libchamplain exiv2 brasero libraw liboauth docbook-xsl yelp-tools meson git)
optdepends=('libraw: read RAW files'
'exiv2: metadata support'
More information about the arch-commits
mailing list