mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
tuir: update to 1.29.0.
This commit is contained in:
parent
89485b94ff
commit
faecd42da6
1 changed files with 3 additions and 5 deletions
|
@ -1,11 +1,10 @@
|
|||
# Template file for 'tuir'
|
||||
pkgname=tuir
|
||||
version=1.28.3
|
||||
revision=2
|
||||
version=1.29.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="$pkgname-v$version"
|
||||
build_style=python3-module
|
||||
pycompile_module="tuir"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="ncurses python3-BeautifulSoup4 python3-decorator python3-kitchen
|
||||
python3-requests python3-six"
|
||||
|
@ -14,9 +13,8 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://gitlab.com/ajak/tuir"
|
||||
distfiles="${homepage}/-/archive/v${version}/tuir-v${version}.tar.bz2"
|
||||
checksum=115c209b6ded5342407c673f5cd7699c686b469f5574ac784221cc7419f664ba
|
||||
checksum=501ba4e6b24f20116ccfac39cdf16b6a5c89411b4928371d5c2314d0da57d80d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue