python3-blessed: update to 1.17.5.
This commit is contained in:
parent
88347135de
commit
7e2cbb8fdc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-blessed'
|
||||
pkgname=python3-blessed
|
||||
version=1.17.4
|
||||
version=1.17.5
|
||||
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=c22a5f564acc428c5eb2531e8e021b55902611e29af333d8607701947782512c
|
||||
checksum=cf9e620c2f82aa4a95915f264caa5a1e3a561ec2a172d365d1ae7765422402ea
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue