# 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 <github@johntaylor.hu>"
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
