1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-17 20:37:07 +00:00
termux-packages/x11-packages/geany-plugins/build.sh
Yisus7u7 90390b6fae
update some packages (#615)
* 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>
2022-04-18 14:50:17 +05:30

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"