X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/9293f76c885612af90c356beeeb7632457e8082d..30ecfee6b95dbe9ba2d0979b0956103bd38328b8:/packages/pick/build.sh diff --git a/packages/pick/build.sh b/packages/pick/build.sh index 63e4010e..fc74ad99 100644 --- a/packages/pick/build.sh +++ b/packages/pick/build.sh @@ -1,5 +1,5 @@ TERMUX_PKG_HOMEPAGE=https://github.com/thoughtbot/pick TERMUX_PKG_DESCRIPTION="Utility to choose one option from a set of choices with fuzzy search functionality" -TERMUX_PKG_VERSION=1.4.0 +TERMUX_PKG_VERSION=1.5.2 TERMUX_PKG_SRCURL=https://github.com/thoughtbot/pick/releases/download/v${TERMUX_PKG_VERSION}/pick-${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_DEPENDS="ncurses"