Skip to content

Commit

Permalink
Add termux-am-2
Browse files Browse the repository at this point in the history
Client to use the new am implementation from this PR: termux/termux-app#2458
  • Loading branch information
tareksander authored and Grimler91 committed Dec 23, 2021
1 parent 508f707 commit 58195e0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions packages/termux-am-2/build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
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

0 comments on commit 58195e0

Please sign in to comment.