tlpui: update to 1.6.1.
This commit is contained in:
parent
b5d35afda9
commit
37bb00dee3
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tlpui'
|
||||
pkgname=tlpui
|
||||
version=1.5.0+7
|
||||
revision=2
|
||||
version=1.6.1
|
||||
revision=1
|
||||
build_style="python3-module"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="gtk+3 tlp python3-gobject"
|
||||
|
@ -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=1d82fe2d52d47c2888d07ba7e70840c06129bbd3f673166c861097cfb8e2ce52
|
||||
checksum=7889e08b52d93a3a96692b5fe0564e3d6da0a721072a673c0981fd3670c0d2fe
|
||||
make_check=no #tests fail inside chroot
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue