Kate: bump version

This commit is contained in:
Gerasim Troeglazov
2020-05-01 17:06:37 +10:00
parent d175d7e12c
commit 0cc8559aa4
3 changed files with 4 additions and 2 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" = "text"
};

View File

@@ -57,11 +57,11 @@ Backup and Restore
* swap files to recover data on system crash
* undo / redo system"
HOMEPAGE="https://kate-editor.org/"
COPYRIGHT="2010-2019 KDE Organisation"
COPYRIGHT="2010-2020 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
SOURCE_URI="https://github.com/KDE/kate/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="e82b4f771fbdae33719ebb021617d64e1bb6c7724830844d26a448104a92ddb4"
CHECKSUM_SHA256="b055f0eb14189965e8a30972cd895629892538ac95414be43ee3cd7e2a0ae486"
PATCHES="kate-$portVersion.patchset"
ADDITIONAL_FILES="kate.rdef.in"