python3-blessed: update to 1.17.2.

This commit is contained in:
Andrewb Benson 2020-02-04 21:40:35 -07:00 committed by Juan RP
parent e8520d7cdb
commit 730b25ce60

View file

@ -1,6 +1,6 @@
# Template file for 'python3-blessed' # Template file for 'python3-blessed'
pkgname=python3-blessed pkgname=python3-blessed
version=1.17.1 version=1.17.2
revision=1 revision=1
archs=noarch archs=noarch
wrksrc="blessed-${version}" wrksrc="blessed-${version}"
@ -12,7 +12,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=119d6afd530ab36e14306ef1f39d35a088a612e7175db77c37db0c289a2bd0a2 checksum=f59ead63c7305e8f92da82d9eab24d6623963e97e01da4e085e52776ed0aeba8
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE