From 2f838762bcc9fe2264a12453fb58729e52367006 Mon Sep 17 00:00:00 2001 From: dogknowsnx Date: Tue, 21 Apr 2026 08:59:00 +0200 Subject: [PATCH] tlpui: update to 1.10.1 --- srcpkgs/tlpui/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tlpui/template b/srcpkgs/tlpui/template index b554c220c90..75b8c484971 100644 --- a/srcpkgs/tlpui/template +++ b/srcpkgs/tlpui/template @@ -1,6 +1,6 @@ # Template file for 'tlpui' pkgname=tlpui -version=1.9.0 +version=1.10.1 revision=1 build_style="python3-pep517" hostmakedepends="python3-poetry-core" @@ -10,7 +10,7 @@ maintainer="Orphaned " 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=88c026e16bf968d020ac7034a4978ddb51efd2f70eaf0b9e03d319696145e06c +checksum=041b92149fdbc9e582857c386ac4d2800fb74535a16a8feb4f59398e96f554cc make_check=no #tests fail inside chroot post_install() {