Showing with 2 additions and 2 deletions.
  1. +2 −2 app-editors/cudatext/cudatext-1.195.0.6.recipe
4 changes: 2 additions & 2 deletions app-editors/cudatext/cudatext-1.195.0.6.recipe
Expand Up @@ -26,7 +26,7 @@ HOMEPAGE="https://cudatext.github.io/
https://github.com/Alexey-T/CudaText"
COPYRIGHT="2023 Alexey-T"
LICENSE="MPL v2.0"
REVISION="2"
REVISION="3"
if [ "$targetArchitecture" = x86_gcc2 ]; then
srcGitRev="300f48494a1231d2c6537c5202b4e129bf7bf184"
SOURCE_URI="https://github.com/Begasus/CudaText-Haikuports/archive/$srcGitRev.tar.gz"
Expand Down Expand Up @@ -55,7 +55,7 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
lib:libiconv$secondaryArchSuffix
lib:libpython3.9$secondaryArchSuffix
lib:libpython3.7m$secondaryArchSuffix
lib:libQt5Pas$secondaryArchSuffix
"

Expand Down