libkomparediff2: bump version

This commit is contained in:
Gerasim Troeglazov
2020-12-16 12:25:11 +10:00
parent ec90938b7d
commit 9fbdf0013a

View File

@@ -4,11 +4,11 @@ strings, and is used in Kompare and KDevelop.
This package is part of the KDE Software Development Kit module."
HOMEPAGE="https://github.com/KDE/libkomparediff2/"
COPYRIGHT="2010-2017 KDE Organisation"
COPYRIGHT="2010-2020 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="2"
REVISION="1"
SOURCE_URI="https://github.com/KDE/libkomparediff2/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="57145a85cac394d2dcf758d5f7ebbdeb12255c99612625cbc407d45692ede6e0"
CHECKSUM_SHA256="4e74278b2308f6fb79c44af01c989f167fd5e8f7b4e72c8d6c7c380c5ff8ccdf"
ARCHITECTURES="!x86_gcc2 x86_64"
SECONDARY_ARCHITECTURES="x86"
@@ -28,6 +28,7 @@ REQUIRES="
lib:libKF5KIOCore$secondaryArchSuffix
lib:libKF5Service$secondaryArchSuffix
lib:libKF5WidgetsAddons$secondaryArchSuffix
lib:libKF5WindowSystem$secondaryArchSuffix
lib:libKF5XmlGui$secondaryArchSuffix
lib:libQt5Core$secondaryArchSuffix
lib:libQt5Gui$secondaryArchSuffix
@@ -44,7 +45,7 @@ REQUIRES_devel="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
extra_cmake_modules >= 5.39
extra_cmake_modules$secondaryArchSuffix >= 5.77
devel:libKF5Auth$secondaryArchSuffix
devel:libKF5Bookmarks$secondaryArchSuffix
devel:libKF5Codecs$secondaryArchSuffix
@@ -59,6 +60,7 @@ BUILD_REQUIRES="
devel:libKF5Service$secondaryArchSuffix
devel:libKF5Solid$secondaryArchSuffix
devel:libKF5WidgetsAddons$secondaryArchSuffix
devel:libKF5WindowSystem$secondaryArchSuffix
devel:libKF5XmlGui$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix
devel:libQt5Core$secondaryArchSuffix
@@ -70,6 +72,7 @@ BUILD_PREREQUIRES="
cmd:g++$secondaryArchSuffix
cmd:make
cmd:python2
cmd:qdbuscpp2xml$secondaryArchSuffix >= 5
"
BUILD()