mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
termdown: update to 1.18.0.
This commit is contained in:
parent
9497784886
commit
b73c3f6ae4
1 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'termdown'
|
# Template file for 'termdown'
|
||||||
pkgname=termdown
|
pkgname=termdown
|
||||||
version=1.17.0
|
version=1.18.0
|
||||||
revision=4
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-setuptools python3-dateutil python3-click python3-pyfiglet"
|
depends="python3-setuptools python3-dateutil python3-click python3-pyfiglet"
|
||||||
|
@ -10,4 +10,6 @@ maintainer="Illia Shestakov <ishestakov@airmail.cc>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/trehn/termdown"
|
homepage="https://github.com/trehn/termdown"
|
||||||
distfiles="https://github.com/trehn/termdown/archive/${version}.tar.gz"
|
distfiles="https://github.com/trehn/termdown/archive/${version}.tar.gz"
|
||||||
checksum=cfdfc20f73250492b57d26c6b2ebcafdda9f88dd3d164607090e6aa7e46542d6
|
checksum=67c6393a117a41080e3b7fe912ffe401fe94281f7c5022641046282cef71a2de
|
||||||
|
# no tests
|
||||||
|
make_check=no
|
||||||
|
|
Loading…
Add table
Reference in a new issue