From 080adbc8797bd9f2782e8909f7e159693540e9b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= Date: Sun, 24 Sep 2023 14:22:07 +0100 Subject: [PATCH] tlpui: update to 1.6.0. --- srcpkgs/tlpui/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tlpui/template b/srcpkgs/tlpui/template index 84e1a213d238b..79caf52cfad96 100644 --- a/srcpkgs/tlpui/template +++ b/srcpkgs/tlpui/template @@ -1,6 +1,6 @@ # Template file for 'tlpui' pkgname=tlpui -version=1.5.0+7 +version=1.6.0 revision=1 build_style="python3-module" hostmakedepends="python3-setuptools" @@ -10,7 +10,7 @@ maintainer="André Cerqueira " license="GPL-2.0-or-later" homepage="https://github.com/d4nj1/TLPUI" distfiles="https://github.com/d4nj1/TLPUI/archive/refs/tags/tlpui-${version/+/-}.tar.gz" -checksum=1d82fe2d52d47c2888d07ba7e70840c06129bbd3f673166c861097cfb8e2ce52 +checksum=f1b2cd69cb25f59ce973ee8411e51ded45032d289ec8f6f62ccbb45919d16b86 make_check=no #tests fail inside chroot post_install() {