diff --git a/srcpkgs/smassh/template b/srcpkgs/smassh/template new file mode 100644 index 00000000000..3cf3fe30c01 --- /dev/null +++ b/srcpkgs/smassh/template @@ -0,0 +1,14 @@ +# Template file for 'smassh' +pkgname=smassh +version=3.2.1 +revision=1 +build_style=python3-pep517 +hostmakedepends="hatchling" +depends="python3-click python3-platformdirs python3-requests python3-textual" +short_desc="TUI based typing test application inspired by MonkeyType" +maintainer="xJayMorex " +license="GPL-3.0-or-later" +homepage="https://github.com/kraanzu/smassh" +distfiles="https://github.com/kraanzu/smassh/archive/refs/tags/v${version}.tar.gz" +checksum=29550e1dd204ccf93a9f314bbf7b8977a6a8b1f3fb33a808b43420ca935e8bc4 +make_check=no # no test suite