From 112001fbdf4cd48d1c227d0c76aaabfbcacf97b7 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 25 May 2023 16:02:19 +0200 Subject: [PATCH] cudatext, switch to python3.9 (#8732) --- app-editors/cudatext/cudatext-1.152.0.9.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-editors/cudatext/cudatext-1.152.0.9.recipe b/app-editors/cudatext/cudatext-1.152.0.9.recipe index a18ba6a08..ac682c83a 100644 --- a/app-editors/cudatext/cudatext-1.152.0.9.recipe +++ b/app-editors/cudatext/cudatext-1.152.0.9.recipe @@ -26,7 +26,7 @@ HOMEPAGE="https://cudatext.github.io/ https://github.com/Alexey-T/CudaText" COPYRIGHT="2014 Alexey-T" LICENSE="MPL v2.0" -REVISION="1" +REVISION="2" srcGitRev="b6e292364cc4b10125999fda61b40834a5105958" SOURCE_URI="https://github.com/Begasus/CudaText-Haiku/archive/$srcGitRev.tar.gz" CHECKSUM_SHA256="3fdbc71b8bda04c383dc0a81cf7b273314e62b4e1e4e50fde61bdb314a31f905" @@ -47,8 +47,8 @@ PROVIDES=" " REQUIRES=" haiku$secondaryArchSuffix - lib:libpython3.7m$secondaryArchSuffix - lib:libQt5Pas$secondaryArchSuffix >= 1.2.9 + lib:libpython3.9$secondaryArchSuffix + lib:libQt5Pas$secondaryArchSuffix " INSTALL()