mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tlpui: update to 1.7.1
This commit is contained in:
parent
4455a77117
commit
bee81ac02f
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue