diff --git a/srcpkgs/termdown/template b/srcpkgs/termdown/template index 31e38e37f534b9..81530364f8543d 100644 --- a/srcpkgs/termdown/template +++ b/srcpkgs/termdown/template @@ -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 " 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