0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-24 06:02:30 +00:00
Files
termux-packages/packages/peaclock/build.sh
Yaksh Bariya e7f23e0cde rebuild(deps:main/libicu): rebuild against libicu 77.1
ABI has changed, so rebuild

The packages will be manually queued for building as their number is
huge

%ci:no-build
2025-03-18 21:15:09 +05:30

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=7
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