kompare: bump version

This commit is contained in:
Gerasim Troeglazov
2024-03-03 23:52:50 +10:00
parent d399dfda4a
commit 357f71dbe2

View File

@@ -15,12 +15,11 @@ diff formats
* switch source and destination with one command
* diff statistics"
HOMEPAGE="https://apps.kde.org/kompare/"
COPYRIGHT="2010-2022 KDE Organisation"
COPYRIGHT="2010-2024 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="2"
REVISION="1"
SOURCE_URI="https://download.kde.org/stable/release-service/$portVersion/src/kompare-$portVersion.tar.xz"
CHECKSUM_SHA256="e2e0ee484b2eb098d9315ea26a0b68abce64ae02572baab998a5711f609c018d"
SOURCE_DIR="kompare-$portVersion"
CHECKSUM_SHA256="2cfa39708f596172ea3fb8b72a1f7ead1591fecf2e8b4b49101a6794eadf5279"
ADDITIONAL_FILES="kompare.rdef.in"
ARCHITECTURES="all !x86_gcc2"
@@ -82,7 +81,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
extra_cmake_modules$secondaryArchSuffix >= 5.93
extra_cmake_modules$secondaryArchSuffix
devel:libKF5Archive$secondaryArchSuffix
devel:libKF5Auth$secondaryArchSuffix
devel:libKF5Bookmarks$secondaryArchSuffix
@@ -123,7 +122,7 @@ BUILD_PREREQUIRES="
cmd:g++$secondaryArchSuffix
cmd:lrelease$secondaryArchSuffix >= 5
cmd:make
cmd:python2
cmd:python3
"
BUILD()