mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-07 03:13:25 +00:00
new package: angle-grinder
This commit is contained in:
committed by
Leonid Pliushch
parent
40abc868e8
commit
b615046f3b
8
packages/angle-grinder/build.sh
Normal file
8
packages/angle-grinder/build.sh
Normal file
@@ -0,0 +1,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_SRCURL="https://github.com/rcoh/angle-grinder/archive/v$TERMUX_PKG_VERSION.tar.gz"
|
||||
TERMUX_PKG_SHA256=5a2054ba9eb5fcee1fef2d5fbbf1735e71bc563fc7b273890097f63297e64bf4
|
||||
TERMUX_PKG_BUILD_IN_SRC=true
|
||||
Reference in New Issue
Block a user