From 9982d2e5392c8ec0b27757263ecf7957f5473cca Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 15 Jun 2023 09:42:46 +0200 Subject: [PATCH] cudatext, revbump for 32bit rebuild (#8857) --- app-editors/cudatext/cudatext-1.195.0.6.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-editors/cudatext/cudatext-1.195.0.6.recipe b/app-editors/cudatext/cudatext-1.195.0.6.recipe index 4e60f9301..081737efd 100644 --- a/app-editors/cudatext/cudatext-1.195.0.6.recipe +++ b/app-editors/cudatext/cudatext-1.195.0.6.recipe @@ -26,7 +26,7 @@ HOMEPAGE="https://cudatext.github.io/ https://github.com/Alexey-T/CudaText" COPYRIGHT="2023 Alexey-T" LICENSE="MPL v2.0" -REVISION="1" +REVISION="2" if [ "$targetArchitecture" = x86_gcc2 ]; then srcGitRev="300f48494a1231d2c6537c5202b4e129bf7bf184" SOURCE_URI="https://github.com/Begasus/CudaText-Haikuports/archive/$srcGitRev.tar.gz"