90390b6fae
* arqiver: update to 0.9.0 * dwm: update to 6.3 * featherpad: update to 1.1.1 * feh: update to 3.8 * fluent-gtk-theme: update to 2022.01.15 * fluent-icon-theme: update to 2022.02.04 * geany-plugins: update to 1.38 Co-authored-by: Yisus7u7 <jesuspixel5@gmail.com> Co-authored-by: xtkoba <69125751+xtkoba@users.noreply.github.com>
9 lines
425 B
Bash
9 lines
425 B
Bash
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.38
|
|
TERMUX_PKG_SRCURL=https://plugins.geany.org/geany-plugins/geany-plugins-$TERMUX_PKG_VERSION.tar.gz
|
|
TERMUX_PKG_SHA256=44dedf70605220d6e4094703a85c5f5a224c150cb1538b6b7f908b403b1bcc1b
|
|
TERMUX_PKG_DEPENDS="geany"
|