mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-blessed: update to 1.15.1.
This commit is contained in:
parent
7592ed05f1
commit
96e431ad2c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-blessed'
|
||||
pkgname=python3-blessed
|
||||
version=1.15.0
|
||||
version=1.15.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="blessed-${version}"
|
||||
|
@ -12,8 +12,8 @@ short_desc="Wrapper around terminal coloring, styling, and positioning"
|
|||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/jquast/blessed"
|
||||
distfiles="${PYPI_SITE}/b/blessed/blessed-${version}.tar.gz"
|
||||
checksum=777b0b6b5ce51f3832e498c22bc6a093b6b5f99148c7cbf866d26e2dec51ef21
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=9bd5be8b9a8bf66165911e03ba9849ac5eddcad8e1cf4a9549820e5867f98b3b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue