Leonid Plyushch
6 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
2 additions and
3 deletions
-
packages/exa/build.sh
|
|
@ -1,10 +1,9 @@ |
|
|
|
TERMUX_PKG_HOMEPAGE=https://the.exa.website |
|
|
|
TERMUX_PKG_DESCRIPTION="A modern replacement for ls" |
|
|
|
TERMUX_PKG_LICENSE="MIT" |
|
|
|
TERMUX_PKG_VERSION=0.9~pre3 |
|
|
|
TERMUX_PKG_REVISION=1 |
|
|
|
TERMUX_PKG_SHA256=9931ad1c593096e69a1f0f7615e3857b1d422b7e74f63408385c663aeb2c12db |
|
|
|
TERMUX_PKG_VERSION=0.9.0 |
|
|
|
TERMUX_PKG_SRCURL=https://github.com/ogham/exa/archive/058b4a57bdb1e25cbdacc0fbd1eefc09bc5f1e95.zip |
|
|
|
TERMUX_PKG_SHA256=9931ad1c593096e69a1f0f7615e3857b1d422b7e74f63408385c663aeb2c12db |
|
|
|
TERMUX_PKG_DEPENDS="zlib" |
|
|
|
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--no-default-features --features default" |
|
|
|
TERMUX_PKG_BUILD_IN_SRC=yes |
|
|
|