diff --git a/packages/termux-am-2/build.sh b/packages/termux-am-2/build.sh deleted file mode 100644 index af09b44c8..000000000 --- a/packages/termux-am-2/build.sh +++ /dev/null @@ -1,11 +0,0 @@ -TERMUX_PKG_HOMEPAGE=https://github.com/tareksander/termux-am-2 - -TERMUX_PKG_DESCRIPTION="A faster version of am with less features that only works while Termux is running." -TERMUX_PKG_LICENSE="GPL-3.0" -TERMUX_PKG_MAINTAINER="@termux" - -TERMUX_PKG_VERSION=1.0 - -TERMUX_PKG_SRCURL=https://github.com/tareksander/termux-am-2/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz - -TERMUX_PKG_SHA256=f5e85f2cf9f0d052626ff078215ac30728c72a83648015202b99c878c2fe19bf diff --git a/packages/termux-am-socket/build.sh b/packages/termux-am-socket/build.sh new file mode 100644 index 000000000..c256a6858 --- /dev/null +++ b/packages/termux-am-socket/build.sh @@ -0,0 +1,7 @@ +TERMUX_PKG_HOMEPAGE=https://github.com/termux/termux-am-socket +TERMUX_PKG_DESCRIPTION="A faster version of am with less features that only works while Termux is running" +TERMUX_PKG_LICENSE="GPL-3.0" +TERMUX_PKG_MAINTAINER="@termux" +TERMUX_PKG_VERSION=1.01 +TERMUX_PKG_SRCURL=https://github.com/termux/termux-am-socket/archive/refs/tags/${TERMUX_PKG_VERSION}.tar.gz +TERMUX_PKG_SHA256=b50b02902c613df1888640975c8d637b911913a476128cf19adad697b5e44428