new package: geany-plugins (#288)

This commit is contained in:
suhan-paradkar 2021-04-26 14:02:46 +05:30 committed by Yaksh Bariya
parent 331663cfee
commit 9662c8561d
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
TERMUX_PKG_HOMEPAGE=https://plugins.geany.org/install.html
TERMUX_PKG_DESCRIPTION="This is a plug-in for the editor Geany"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@suhan-paradkar"
TERMUX_PKG_VERSION=1.37
TERMUX_PKG_SRCURL=https://plugins.geany.org/geany-plugins/geany-plugins-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=51a76b098232146f47d94cd93a6bd2b5988a22f2a5b3dc0830c48e85af012a8a
TERMUX_PKG_DEPENDS="geany"