From d90ab4217154c2d261596be70f914ffbb16127ca Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Sun, 27 Apr 2025 18:59:39 +0200 Subject: [PATCH] python3-blessed: update to 1.21.0. --- srcpkgs/python3-blessed/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-blessed/template b/srcpkgs/python3-blessed/template index 2f349315cb4..9bda1eb548c 100644 --- a/srcpkgs/python3-blessed/template +++ b/srcpkgs/python3-blessed/template @@ -1,7 +1,7 @@ # Template file for 'python3-blessed' pkgname=python3-blessed -version=1.20.0 -revision=3 +version=1.21.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-six python3-wcwidth" @@ -11,7 +11,7 @@ maintainer="Andrew Benson " license="MIT" homepage="https://github.com/jquast/blessed" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=2bc8cfe68b210f3eaca9095bbc0752ca98de5a8845fbc68371fe5f5cf406a63d +checksum=26fda1c6d0eefc896fee65f0e45f1ceac67a002aab6cb6037be125a8921babce post_install() { vlicense LICENSE