mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
cudatext, switch to python3.9 (#8732)
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user