geany_plugins, bump to 2.1.0 (#12954)

This commit is contained in:
Schrijvers Luc
2025-09-24 14:14:29 +02:00
committed by GitHub
parent 249e66af59
commit 62410bf94a

View File

@@ -1,11 +1,11 @@
SUMMARY="Plugins for Geany" SUMMARY="Plugins for Geany"
DESCRIPTION="The combined Geany Plugin collection." DESCRIPTION="The combined Geany Plugin collection."
HOMEPAGE="https://github.com/geany/geany-plugins/" HOMEPAGE="https://github.com/geany/geany-plugins/"
COPYRIGHT="The geany plugin maintainers" COPYRIGHT="2025 The geany plugin maintainers"
LICENSE="GNU GPL v3" LICENSE="GNU GPL v3"
REVISION="1" REVISION="1"
SOURCE_URI="https://github.com/geany/geany-plugins/archive/refs/tags/$portVersion.tar.gz" SOURCE_URI="https://github.com/geany/geany-plugins/archive/refs/tags/$portVersion.tar.gz"
CHECKSUM_SHA256="a706c37cd6441a1418a2538857a503550d70860e913f3aa9a66f9fb1a0b26489" CHECKSUM_SHA256="9ca8412763c2f8a7141f6a1569166f4fabf95fc8aad5149a754265673ffce5bb"
SOURCE_DIR="geany-plugins-$portVersion" SOURCE_DIR="geany-plugins-$portVersion"
SOURCE_FILENAME="geany-plugins-$portVersion.tar.gz" SOURCE_FILENAME="geany-plugins-$portVersion.tar.gz"
@@ -65,6 +65,7 @@ BUILD_REQUIRES="
" "
BUILD_PREREQUIRES=" BUILD_PREREQUIRES="
cmd:aclocal cmd:aclocal
cmd:autopoint
cmd:autoreconf cmd:autoreconf
cmd:awk cmd:awk
cmd:gcc$secondaryArchSuffix cmd:gcc$secondaryArchSuffix