tilda: rebuild package (#518)

This commit is contained in:
ELWAER M 2021-12-06 15:23:27 +02:00 committed by Yaksh Bariya
parent 04bc978525
commit c64c9be167
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://github.com/lanoxx/tilda
TERMUX_PKG_DESCRIPTION="A Gtk based drop down terminal for Linux and Unix"
TERMUX_PKG_DESCRIPTION="A Gtk based drop down terminal for Linux and Unix."
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@ELWAER-M"
TERMUX_PKG_VERSION="1.6-alpha"
TERMUX_PKG_REVISION=1
TERMUX_PKG_REVISION=2
TERMUX_PKG_SRCURL=https://github.com/lanoxx/tilda/archive/a8f70a8b9300992dc13185112a251b90850fd96e.tar.gz
TERMUX_PKG_SHA256=83c3bdccd9f41183cf656c11f925cf383f7cf0cbafbd56f51d8a1e2983bb7739
TERMUX_PKG_DEPENDS="glib, gtk3, libvte, libconfuse, libx11, gettext"