tlpui: update to 1.7.1

This commit is contained in:
Saksham Verma 2024-11-09 15:03:30 +05:30 committed by cinerea0
parent 4455a77117
commit bee81ac02f

View file

@ -1,6 +1,6 @@
# Template file for 'tlpui' # Template file for 'tlpui'
pkgname=tlpui pkgname=tlpui
version=1.6.4 version=1.7.1
revision=1 revision=1
build_style="python3-pep517" build_style="python3-pep517"
hostmakedepends="python3-poetry-core" hostmakedepends="python3-poetry-core"
@ -10,7 +10,7 @@ maintainer="André Cerqueira <acerqueira021@gmail.com>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://github.com/d4nj1/TLPUI" homepage="https://github.com/d4nj1/TLPUI"
distfiles="https://github.com/d4nj1/TLPUI/archive/refs/tags/tlpui-${version/+/-}.tar.gz" distfiles="https://github.com/d4nj1/TLPUI/archive/refs/tags/tlpui-${version/+/-}.tar.gz"
checksum=6ad6fb4bee0a18b1c113f5eb3fb10d09c4249a8df323927af24d54e8d0e1325f checksum=3d94beeb34c6b89ea80e01263a5b0535421c925181782bc50c702957b4393924
make_check=no #tests fail inside chroot make_check=no #tests fail inside chroot
post_install() { post_install() {