diff --git a/packages/angle-grinder/build.sh b/packages/angle-grinder/build.sh index 3892fcff7..e0e4ab811 100644 --- a/packages/angle-grinder/build.sh +++ b/packages/angle-grinder/build.sh @@ -2,7 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://github.com/rcoh/angle-grinder TERMUX_PKG_DESCRIPTION="Slice and dice logs on the command line" TERMUX_PKG_LICENSE="MIT" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION=0.17.0 +TERMUX_PKG_VERSION=0.18.0 TERMUX_PKG_SRCURL="https://github.com/rcoh/angle-grinder/archive/v$TERMUX_PKG_VERSION.tar.gz" -TERMUX_PKG_SHA256=5a2054ba9eb5fcee1fef2d5fbbf1735e71bc563fc7b273890097f63297e64bf4 +TERMUX_PKG_SHA256=7a282d9eff88bb2e224b02d80b887de92286e451abf8a193248d30136d08f4e0 +TERMUX_PKG_AUTO_UPDATE=true TERMUX_PKG_BUILD_IN_SRC=true