mirror of
https://github.com/termux/termux-packages.git
synced 2025-01-06 02:26:34 +00:00
07692d8762
This commit has been automatically submitted by Github Actions.
10 lines
442 B
Bash
10 lines
442 B
Bash
TERMUX_PKG_HOMEPAGE=https://github.com/max-niederman/ttyper
|
|
TERMUX_PKG_DESCRIPTION="Terminal-based typing test"
|
|
TERMUX_PKG_LICENSE="MIT"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION="1.6.0"
|
|
TERMUX_PKG_SRCURL=https://github.com/max-niederman/ttyper/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_SHA256=f7e4ff2f803483b17f35aa0c02977326a0546a95f5b465b4dd34ff17e45b4021
|
|
TERMUX_PKG_AUTO_UPDATE=true
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|