KolourPaint: bump version

This commit is contained in:
Gerasim Troeglazov
2020-04-18 21:40:09 +10:00
parent afdc8ee3e4
commit 67c8adec0d
2 changed files with 3 additions and 1 deletions

View File

@@ -15,6 +15,8 @@ resource app_version {
resource app_signature "@APP_SIGNATURE@";
resource("QT:QPA_FLAGS") "Q_KILL_ON_EXIT";
resource file_types message {
"types" = "image"
};

View File

@@ -20,7 +20,7 @@ COPYRIGHT="2010-2019 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
SOURCE_URI="https://github.com/KDE/kolourpaint/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="5cf11a919d9dcc4642369740f76bf0faf50ee3fab627a45d992665c232780924"
CHECKSUM_SHA256="b5d059ad211ff07be97fb0f6be309c0f21a8a34f18d93f9ce5f0fc5591bdc45c"
ADDITIONAL_FILES="kolourpaint.rdef.in"
ARCHITECTURES="!x86_gcc2 x86 x86_64"