python3-blessed: update to 1.17.11.
This commit is contained in:
parent
ca36656b17
commit
0a13f46927
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-blessed'
|
||||
pkgname=python3-blessed
|
||||
version=1.17.10
|
||||
revision=2
|
||||
version=1.17.11
|
||||
revision=1
|
||||
wrksrc="blessed-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/jquast/blessed"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=240acfc5e68546af7afc98c10137903d7ec321a786c66afc5859fb215cf50408
|
||||
checksum=82736a89e8baaae169f3ef686c9b66403121691cd4eb1259966953e4b1d8e52e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue