From 05cd63019615513358d3e5877252d7b0d4237099 Mon Sep 17 00:00:00 2001 From: xJayMorex Date: Mon, 1 Dec 2025 23:18:03 +0100 Subject: [PATCH] New package: smassh-3.2.1 --- srcpkgs/smassh/template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 srcpkgs/smassh/template 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