From 6a7b80dd1c172a1c99c1a2e61954546d25cd220f Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Mon, 20 Jan 2020 16:01:09 -0600 Subject: [PATCH] python3-blessed: update to 1.17.0. --- srcpkgs/python3-blessed/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-blessed/template b/srcpkgs/python3-blessed/template index d18f0a69381..40cd14712d8 100644 --- a/srcpkgs/python3-blessed/template +++ b/srcpkgs/python3-blessed/template @@ -1,11 +1,10 @@ # Template file for 'python3-blessed' pkgname=python3-blessed -version=1.16.1 -revision=2 +version=1.17.0 +revision=1 archs=noarch wrksrc="blessed-${version}" build_style=python3-module -pycompile_module="blessed" hostmakedepends="python3-setuptools" depends="python3-six python3-wcwidth" short_desc="Wrapper around terminal coloring, styling, and positioning" @@ -13,7 +12,7 @@ maintainer="Andrew Benson " license="MIT" homepage="https://github.com/jquast/blessed" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=b72f18c4c93abea84b59412ae1768fe4d60434ae39f37c5aee9df1643662e990 +checksum=925c6bfd39b50078fceaf825c4ada733da296a010dffffb20d9dec563130b18f post_install() { vlicense LICENSE