okteta: bump version

This commit is contained in:
Gerasim Troeglazov
2024-03-04 20:59:29 +10:00
parent d2d865b69f
commit ccb9967147
3 changed files with 7 additions and 8 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" = "application/octet-stream"

View File

@@ -14,13 +14,12 @@ in rows with the value on top of the character
* Undo/redo support
* Structures tool for analyzing and editing based on user-creatable structure definitions"
HOMEPAGE="https://apps.kde.org/okteta/"
COPYRIGHT="2010-2022 KDE Organisation"
COPYRIGHT="2010-2024 KDE Organisation"
LICENSE="GNU GPL v2
GNU GPL v3"
REVISION="2"
REVISION="1"
SOURCE_URI="https://download.kde.org/stable/okteta/$portVersion/src/okteta-$portVersion.tar.xz"
CHECKSUM_SHA256="f123b55690d6cf5f547e9a5db738a26729a82e7bd02cc0002238ce4d9fd530e3"
SOURCE_DIR="okteta-$portVersion"
CHECKSUM_SHA256="0533500ef7068c1246e218f537af726e836d878ff275e392ed3d8a8aa6cf7c63"
PATCHES="okteta-$portVersion.patchset"
ADDITIONAL_FILES="okteta.rdef.in"
@@ -80,7 +79,7 @@ REQUIRES="
lib:libKF5WidgetsAddons$secondaryArchSuffix
lib:libKF5WindowSystem$secondaryArchSuffix
lib:libKF5XmlGui$secondaryArchSuffix
lib:libqca$secondaryArchSuffix
# lib:libqca_qt5$secondaryArchSuffix
lib:libQt5Core$secondaryArchSuffix
lib:libQt5DBus$secondaryArchSuffix
lib:libQt5Gui$secondaryArchSuffix
@@ -96,7 +95,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
extra_cmake_modules$secondaryArchSuffix >= 5.93
extra_cmake_modules$secondaryArchSuffix
shared_mime_info$secondaryArchSuffix
devel:libKF5Attica$secondaryArchSuffix
devel:libKF5Auth$secondaryArchSuffix
@@ -125,7 +124,7 @@ BUILD_REQUIRES="
devel:libKF5WidgetsAddons$secondaryArchSuffix
devel:libKF5WindowSystem$secondaryArchSuffix
devel:libKF5XmlGui$secondaryArchSuffix
devel:libqca$secondaryArchSuffix >= 2
# devel:libqca_qt5$secondaryArchSuffix >= 2
devel:libQt5Core$secondaryArchSuffix
devel:libQt5DBus$secondaryArchSuffix
devel:libQt5Gui$secondaryArchSuffix