mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
tlpui: update to 1.8.0
depends: add minimum tlp version depends: maximum tlp version restored depends
This commit is contained in:
parent
0e6fb75a15
commit
0095e0fa9c
1 changed files with 3 additions and 3 deletions
|
@ -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 <orphan@voidlinux.org>"
|
|||
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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue