parent
0783f9c88a
commit
5b0b77a9b6
1 changed files with 15 additions and 0 deletions
15
srcpkgs/termdown/template
Normal file
15
srcpkgs/termdown/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'termdown'
|
||||||
|
pkgname=termdown
|
||||||
|
version=1.16.0
|
||||||
|
revision=1
|
||||||
|
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
|
Loading…
Add table
Add a link
Reference in a new issue