python3-blessed: update to 1.17.3.
This commit is contained in:
parent
1dfafea651
commit
21c2fa4388
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-blessed'
|
||||
pkgname=python3-blessed
|
||||
version=1.17.2
|
||||
version=1.17.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="blessed-${version}"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/jquast/blessed"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=f59ead63c7305e8f92da82d9eab24d6623963e97e01da4e085e52776ed0aeba8
|
||||
checksum=879d030a866d2635f02891aee9159670722d1f9801b108c6b3ebd5defd7a5315
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue