mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-blessed: update to 1.17.6.
This commit is contained in:
parent
fccd20f6e4
commit
5ac95f5d07
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-blessed'
|
# Template file for 'python3-blessed'
|
||||||
pkgname=python3-blessed
|
pkgname=python3-blessed
|
||||||
version=1.17.5
|
version=1.17.6
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="blessed-${version}"
|
wrksrc="blessed-${version}"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/jquast/blessed"
|
homepage="https://github.com/jquast/blessed"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=cf9e620c2f82aa4a95915f264caa5a1e3a561ec2a172d365d1ae7765422402ea
|
checksum=c7727b22bac69f1fd597d73bad22d765840c7e3e050717540447a3cb3c392d71
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue