termdown: update to 2.0.0

This commit is contained in:
freetard
2026-02-23 03:19:08 +01:00
committed by Duncan Overbruck
parent 0aed77d62c
commit 3fca45b78d
+6 -6
View File
@@ -1,15 +1,15 @@
# Template file for 'termdown'
pkgname=termdown
version=1.18.0
revision=4
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-setuptools python3-dateutil python3-click python3-pyfiglet"
version=2.0.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools hatchling"
depends="python3-setuptools python3-dateutil python3-click python3-Pillow python3-art"
short_desc="Countdown timer and stopwatch in your terminal"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-only"
homepage="https://github.com/trehn/termdown"
distfiles="https://github.com/trehn/termdown/archive/${version}.tar.gz"
checksum=67c6393a117a41080e3b7fe912ffe401fe94281f7c5022641046282cef71a2de
checksum=722251ea21a5a495479eedc5a8925660b57dcb3cbab6fdb53ab8dfe8ede83473
# no tests
make_check=no