python3-blessed: update to 1.21.0.
This commit is contained in:
parent
4db0d88c3d
commit
d90ab42171
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-blessed'
|
# Template file for 'python3-blessed'
|
||||||
pkgname=python3-blessed
|
pkgname=python3-blessed
|
||||||
version=1.20.0
|
version=1.21.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-six python3-wcwidth"
|
depends="python3-six python3-wcwidth"
|
||||||
|
@ -11,7 +11,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=2bc8cfe68b210f3eaca9095bbc0752ca98de5a8845fbc68371fe5f5cf406a63d
|
checksum=26fda1c6d0eefc896fee65f0e45f1ceac67a002aab6cb6037be125a8921babce
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue