Files
termux-packages/packages/peaclock/build.sh
termux-pacman-bot a015fbf557 Removing inactive maintainers
Removing maintainers if there was no activity after pull request merging or if there was no activity in the last two years
[no ci]
2024-05-21 07:09:07 +00:00

11 lines
506 B
Bash

TERMUX_PKG_HOMEPAGE=https://github.com/octobanana/peaclock
TERMUX_PKG_DESCRIPTION="A responsive and customizable clock, timer, and stopwatch for the terminal."
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.4.3
TERMUX_PKG_REVISION=5
TERMUX_PKG_SRCURL=https://github.com/octobanana/peaclock/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=3de32486e45ddf6a62c591619b5373d23c8eaf885975441ae581ca7241c48012
TERMUX_PKG_DEPENDS="libc++, libicu"
TERMUX_PKG_AUTO_UPDATE=false