python3-blessed: update to 1.17.9.
This commit is contained in:
parent
ac849cba32
commit
b491307dad
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-blessed'
|
# Template file for 'python3-blessed'
|
||||||
pkgname=python3-blessed
|
pkgname=python3-blessed
|
||||||
version=1.17.8
|
version=1.17.9
|
||||||
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=5275b7e4b2e3acf63b6bf421a793d6785835194b933288fd178e460acadf72e3
|
checksum=0ca51c027bff0228eeb9e5269435005768345ce5d32b2163de293a4281f90d35
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue