From 0095e0fa9cd7a4448a277593b4859af3f5fc12fa Mon Sep 17 00:00:00 2001 From: dogknowsnx Date: Sat, 14 Jun 2025 16:36:21 +0200 Subject: [PATCH] tlpui: update to 1.8.0 depends: add minimum tlp version depends: maximum tlp version restored depends --- srcpkgs/tlpui/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tlpui/template b/srcpkgs/tlpui/template index 46ad8c04063..cb6e741a050 100644 --- a/srcpkgs/tlpui/template +++ b/srcpkgs/tlpui/template @@ -1,7 +1,7 @@ # Template file for 'tlpui' pkgname=tlpui -version=1.7.1 -revision=2 +version=1.8.0 +revision=1 build_style="python3-pep517" hostmakedepends="python3-poetry-core" depends="gtk+3 tlp python3-gobject python3-yaml" @@ -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=3d94beeb34c6b89ea80e01263a5b0535421c925181782bc50c702957b4393924 +checksum=3c1f10ac4a7bbc6041c7e57875457b916f8b312c2988c217bf9d60a19ec636ce make_check=no #tests fail inside chroot post_install() {