termdown: update to 1.18.0.

This commit is contained in:
Daniel Lewan 2023-06-04 22:15:11 +02:00 committed by classabbyamp
parent 9497784886
commit b73c3f6ae4

View File

@ -1,7 +1,7 @@
# Template file for 'termdown'
pkgname=termdown
version=1.17.0
revision=4
version=1.18.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-setuptools python3-dateutil python3-click python3-pyfiglet"
@ -10,4 +10,6 @@ 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=cfdfc20f73250492b57d26c6b2ebcafdda9f88dd3d164607090e6aa7e46542d6
checksum=67c6393a117a41080e3b7fe912ffe401fe94281f7c5022641046282cef71a2de
# no tests
make_check=no