lxqt-admin: update to 0.17.0.
This commit is contained in:
parent
8322b69c0b
commit
c485f0d76d
1 changed files with 4 additions and 3 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'lxqt-admin'
|
||||
pkgname=lxqt-admin
|
||||
version=0.16.0
|
||||
version=0.17.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools polkit-qt5-devel"
|
||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools polkit-qt5-devel
|
||||
perl"
|
||||
makedepends="liblxqt-devel"
|
||||
short_desc="LXQt system administration tool"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/lxqt-admin/releases/download/${version}/lxqt-admin-${version}.tar.xz"
|
||||
checksum=1ea928c83a04d59db27274e300215d9bc8159b0cfc5bdae11ce78f05caa450dc
|
||||
checksum=83485e4cf8d61861711934ca4e41b0a90cd03528dbc3b0f5ffb2bb5bffb0d31d
|
||||
|
||||
post_install() {
|
||||
# depends on systemd-{timedated,timesyncd}
|
||||
|
|
Loading…
Reference in a new issue