From 7bd3c88b482db7b0ffaf416062fd7f5397f3613b Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sat, 2 Mar 2024 15:50:08 +1000 Subject: [PATCH] prison: bump version --- .../{prison-5.93.0.recipe => prison-5.115.0.recipe} | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) rename kde-frameworks/prison/{prison-5.93.0.recipe => prison-5.115.0.recipe} (87%) diff --git a/kde-frameworks/prison/prison-5.93.0.recipe b/kde-frameworks/prison/prison-5.115.0.recipe similarity index 87% rename from kde-frameworks/prison/prison-5.93.0.recipe rename to kde-frameworks/prison/prison-5.115.0.recipe index f89aa84e3..97f49656d 100644 --- a/kde-frameworks/prison/prison-5.93.0.recipe +++ b/kde-frameworks/prison/prison-5.115.0.recipe @@ -2,12 +2,12 @@ SUMMARY="A Qt API for generating QRCode & DataMatrix barcodes" DESCRIPTION="prison is a Qt-based barcode abstraction layer/library that \ provides uniform access to generation of barcodes with data. The API supports \ two types of barcodes: QRCode and DataMatrix." -HOMEPAGE="https://api.kde.org/frameworks/prison/html/index.html" -COPYRIGHT="2010-2022 KDE Foundations" +HOMEPAGE="https://invent.kde.org/frameworks/prison/" +COPYRIGHT="2010-2024 KDE Foundations" LICENSE="GNU LGPL v3" -REVISION="2" +REVISION="1" SOURCE_URI="https://download.kde.org/stable/frameworks/${portVersion%.*}/prison-$portVersion.tar.xz" -CHECKSUM_SHA256="1f43de6622cf263c6b71f9a801174e2791c09b5a0d52c602715659ddfb82fb56" +CHECKSUM_SHA256="8964fc90ba2b3643d62cee9d01c46f4824670ed8c1bcd12ac3b129cebe4273de" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" @@ -42,10 +42,10 @@ REQUIRES_devel=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - extra_cmake_modules$secondaryArchSuffix >= 5.65 + extra_cmake_modules$secondaryArchSuffix >= $portVersion devel:libdmtx$secondaryArchSuffix devel:libqrencode$secondaryArchSuffix - devel:libQt5Core$secondaryArchSuffix >= 5.8 + devel:libQt5Core$secondaryArchSuffix devel:libQt5Gui$secondaryArchSuffix " BUILD_PREREQUIRES="