python3-blessed: update to 1.20.0.
This commit is contained in:
parent
9339c84bac
commit
967124abc5
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-blessed'
|
||||
pkgname=python3-blessed
|
||||
version=1.19.1
|
||||
revision=2
|
||||
version=1.20.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-six python3-wcwidth"
|
||||
|
@ -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=69d5bdd7f14ab1982c9a4b51b27ea4620625bc7d59bf96faaa4206bf5ccf3095
|
||||
checksum=2bc8cfe68b210f3eaca9095bbc0752ca98de5a8845fbc68371fe5f5cf406a63d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue