Gwenview: bump version

This commit is contained in:
Gerasim Troeglazov
2020-08-22 13:11:03 +10:00
parent bbb3eebf6d
commit f16b635ed4
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ resource app_version {
resource app_signature "@APP_SIGNATURE@";
resource("QT:QPA_FLAGS") "Q_REF_TO_ARGV|Q_REF_TO_FORK";
resource("QT:QPA_FLAGS") "Q_KILL_ON_EXIT|Q_REF_TO_ARGV|Q_REF_TO_FORK";
resource file_types message {
"types" = "image"

View File

@@ -13,9 +13,9 @@ Can be extended using KIPI plugins."
HOMEPAGE="https://www.kde.org/applications/graphics/gwenview/"
COPYRIGHT="2010-2020 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="2"
REVISION="1"
SOURCE_URI="https://github.com/KDE/gwenview/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="6f06ae1200dea29dc24b11befa3fea169b6080f8aa376ebca303cc19145155fc"
CHECKSUM_SHA256="bbec60625baace2039fc5acd6eadda7e194cb53d22874cf8430935eefa584bca"
PATCHES="gwenview-$portVersion.patchset"
ADDITIONAL_FILES="gwenview.rdef.in"