kate: bump version

This commit is contained in:
Gerasim Troeglazov
2022-05-10 22:28:09 +10:00
parent 39a8d68998
commit d6f4efd110

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-2021 KDE Organisation"
COPYRIGHT="2010-2022 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kate-$portVersion.tar.xz"
CHECKSUM_SHA256="d68898759dd2538051124681e5928ef5fb163ca61b6cd8f59ee056cc068ea6b2"
CHECKSUM_SHA256="ca90ad237113a846715ee6b6bfb6aff0d2f9031eed15df412632411ce93fc8cb"
ADDITIONAL_FILES="kate.rdef.in"
ARCHITECTURES="all !x86_gcc2"
@@ -122,7 +122,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
extra_cmake_modules$secondaryArchSuffix >= 5.86
extra_cmake_modules$secondaryArchSuffix >= 5.93
devel:libKF5Activities$secondaryArchSuffix
devel:libKF5Archive$secondaryArchSuffix
devel:libKF5Attica$secondaryArchSuffix
@@ -160,7 +160,7 @@ BUILD_REQUIRES="
devel:libKF5WidgetsAddons$secondaryArchSuffix
devel:libKF5WindowSystem$secondaryArchSuffix
devel:libKF5XmlGui$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix >= 5.15
devel:libQt5Core$secondaryArchSuffix
"
BUILD_PREREQUIRES="
cmd:cmake