From 060628ccf4aa8cb4d1cd1e30cf9231e52620d1ca Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Thu, 20 Aug 2020 20:19:13 +1000 Subject: [PATCH] KolourPaint: bump version --- ...{kolourpaint-20.04.0.recipe => kolourpaint-20.08.0.recipe} | 4 ++-- ...ourpaint-20.04.0.patchset => kolourpaint-20.08.0.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename kde-base/kolourpaint/{kolourpaint-20.04.0.recipe => kolourpaint-20.08.0.recipe} (97%) rename kde-base/kolourpaint/patches/{kolourpaint-20.04.0.patchset => kolourpaint-20.08.0.patchset} (100%) diff --git a/kde-base/kolourpaint/kolourpaint-20.04.0.recipe b/kde-base/kolourpaint/kolourpaint-20.08.0.recipe similarity index 97% rename from kde-base/kolourpaint/kolourpaint-20.04.0.recipe rename to kde-base/kolourpaint/kolourpaint-20.08.0.recipe index f7f339b62..e720ddd9a 100644 --- a/kde-base/kolourpaint/kolourpaint-20.04.0.recipe +++ b/kde-base/kolourpaint/kolourpaint-20.08.0.recipe @@ -20,7 +20,7 @@ COPYRIGHT="2010-2020 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://github.com/KDE/kolourpaint/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="2ad4c56c6c5fd52723885b06c9354faa2c53c9362d3249948d58ecf392aad156" +CHECKSUM_SHA256="03ceade5b72cb60bb476129d58a76d6fe322333b910c343f04178324071db1e8" PATCHES="kolourpaint-$portVersion.patchset" ADDITIONAL_FILES="kolourpaint.rdef.in" @@ -119,7 +119,7 @@ BUILD_REQUIRES=" devel:libKF5WidgetsAddons$secondaryArchSuffix devel:libKF5WindowSystem$secondaryArchSuffix devel:libKF5XmlGui$secondaryArchSuffix - devel:libQt5Core$secondaryArchSuffix >= 5.14 + devel:libQt5Core$secondaryArchSuffix >= 5.15 " BUILD_PREREQUIRES=" cmd:cmake diff --git a/kde-base/kolourpaint/patches/kolourpaint-20.04.0.patchset b/kde-base/kolourpaint/patches/kolourpaint-20.08.0.patchset similarity index 100% rename from kde-base/kolourpaint/patches/kolourpaint-20.04.0.patchset rename to kde-base/kolourpaint/patches/kolourpaint-20.08.0.patchset