libkomparediff2: fix lib version

This commit is contained in:
Gerasim Troeglazov
2021-01-02 11:37:29 +10:00
parent ed86fcb5d0
commit adc0224ea8

View File

@@ -6,7 +6,7 @@ This package is part of the KDE Software Development Kit module."
HOMEPAGE="https://github.com/KDE/libkomparediff2/"
COPYRIGHT="2010-2020 KDE Organisation"
LICENSE="GNU LGPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/KDE/libkomparediff2/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="4e74278b2308f6fb79c44af01c989f167fd5e8f7b4e72c8d6c7c380c5ff8ccdf"
@@ -15,7 +15,7 @@ SECONDARY_ARCHITECTURES="x86"
PROVIDES="
libkomparediff2$secondaryArchSuffix = $portVersion
lib:libkomparediff2$secondaryArchSuffix = $portVersion compat >= 5
lib:libkomparediff2$secondaryArchSuffix = 5.2 compat >= 5
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -37,7 +37,7 @@ REQUIRES="
PROVIDES_devel="
libkomparediff2${secondaryArchSuffix}_devel = $portVersion
devel:libkomparediff2$secondaryArchSuffix = $portVersion compat >= 5
devel:libkomparediff2$secondaryArchSuffix = 5.2 compat >= 5
"
REQUIRES_devel="
libkomparediff2$secondaryArchSuffix == $portVersion base