move from unstable: fasd

This commit is contained in:
Leonid Pliushch 2019-11-18 21:37:11 +02:00
parent 59f2a6f0d4
commit 83e5191f59
1 changed files with 9 additions and 0 deletions

9
packages/fasd/build.sh Normal file
View File

@ -0,0 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://github.com/clvv/fasd
TERMUX_PKG_DESCRIPTION="To fastly access files and folders"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=1.0.1
TERMUX_PKG_REVISION=4
TERMUX_PKG_SRCURL=https://github.com/clvv/fasd/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=88efdfbbed8df408699a14fa6c567450bf86480f5ff3dde42d0b3e1dee731f65
TERMUX_PKG_BUILD_IN_SRC=true