tlpui: update to 1.7.1
This commit is contained in:
parent
4455a77117
commit
bee81ac02f
|
@ -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 <acerqueira021@gmail.com>"
|
|||
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() {
|
||||
|
|
Loading…
Reference in New Issue