15 lines
586 B
Bash
15 lines
586 B
Bash
# Template file for 'termdown'
|
|
pkgname=termdown
|
|
version=1.16.0
|
|
revision=2
|
|
archs=noarch
|
|
build_style=python3-module
|
|
pycompile_module="termdown.py"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-setuptools python3-dateutil python3-click python3-pyfiglet"
|
|
short_desc="Countdown timer and stopwatch in your terminal"
|
|
maintainer="Illia Shestakov <ishestakov@airmail.cc>"
|
|
license="GPL-3.0-only"
|
|
homepage="https://github.com/trehn/termdown"
|
|
distfiles="https://github.com/trehn/termdown/archive/${version}.tar.gz"
|
|
checksum=bab26e830a6e3f7758e1daccb2580aec094a257f5631546aa0f66bc35c3a37bc
|