mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
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'
|
# Template file for 'lxqt-admin'
|
||||||
pkgname=lxqt-admin
|
pkgname=lxqt-admin
|
||||||
version=0.16.0
|
version=0.17.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
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"
|
makedepends="liblxqt-devel"
|
||||||
short_desc="LXQt system administration tool"
|
short_desc="LXQt system administration tool"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://lxqt.org/"
|
homepage="https://lxqt.org/"
|
||||||
distfiles="https://github.com/lxqt/lxqt-admin/releases/download/${version}/lxqt-admin-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/lxqt-admin/releases/download/${version}/lxqt-admin-${version}.tar.xz"
|
||||||
checksum=1ea928c83a04d59db27274e300215d9bc8159b0cfc5bdae11ce78f05caa450dc
|
checksum=83485e4cf8d61861711934ca4e41b0a90cd03528dbc3b0f5ffb2bb5bffb0d31d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# depends on systemd-{timedated,timesyncd}
|
# depends on systemd-{timedated,timesyncd}
|
||||||
|
|
Loading…
Add table
Reference in a new issue