X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/0b470897d1f42ecf6272ffe6c9b7de88211388c1..0c45fbcde7f171e0102b8792dd05761cf197efd8:/packages/termux-am/build.sh diff --git a/packages/termux-am/build.sh b/packages/termux-am/build.sh index 4f26dcc6..215aa5fc 100644 --- a/packages/termux-am/build.sh +++ b/packages/termux-am/build.sh @@ -1,9 +1,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/michalbednarski/TermuxAm TERMUX_PKG_DESCRIPTION="Android Oreo-compatible am command reimplementation" TERMUX_PKG_MAINTAINER="Michal Bednarski @michalbednarski" -TERMUX_PKG_SRCURL=https://github.com/michalbednarski/TermuxAm/archive/v0.1.zip -TERMUX_PKG_SHA256=ed5dcb526d2cabb12754e471f1284822e052550c3206421e1bb889684b97c7b8 -TERMUX_PKG_VERSION=0.1 +TERMUX_PKG_VERSION=0.2 +TERMUX_PKG_SHA256=bde5ca8a6778a8be99370b35453eca92c8283c2987016a3d8ea6eddbad0c3f0e +TERMUX_PKG_SRCURL=https://github.com/michalbednarski/TermuxAm/archive/v$TERMUX_PKG_VERSION.zip TERMUX_PKG_PLATFORM_INDEPENDENT=yes TERMUX_PKG_BUILD_IN_SRC=yes TERMUX_PKG_CONFLICTS="termux-tools (<< 0.51)"