# Template file for 'termdown'
pkgname=termdown
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=722251ea21a5a495479eedc5a8925660b57dcb3cbab6fdb53ab8dfe8ede83473
# no tests
make_check=no
