From bee81ac02f4c5ac76f547e0b88b271e06d5547c5 Mon Sep 17 00:00:00 2001 From: Saksham Verma Date: Sat, 9 Nov 2024 15:03:30 +0530 Subject: [PATCH] tlpui: update to 1.7.1 --- srcpkgs/tlpui/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tlpui/template b/srcpkgs/tlpui/template index cf24c24db6f..6b1c4b31386 100644 --- a/srcpkgs/tlpui/template +++ b/srcpkgs/tlpui/template @@ -1,6 +1,6 @@ # Template file for 'tlpui' pkgname=tlpui -version=1.6.4 +version=1.7.1 revision=1 build_style="python3-pep517" hostmakedepends="python3-poetry-core" @@ -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=6ad6fb4bee0a18b1c113f5eb3fb10d09c4249a8df323927af24d54e8d0e1325f +checksum=3d94beeb34c6b89ea80e01263a5b0535421c925181782bc50c702957b4393924 make_check=no #tests fail inside chroot post_install() {