lxqt-admin: update to 0.16.0.
This commit is contained in:
parent
c36d0900fd
commit
ed63dc7e36
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'lxqt-admin'
|
# Template file for 'lxqt-admin'
|
||||||
pkgname=lxqt-admin
|
pkgname=lxqt-admin
|
||||||
version=0.15.0
|
version=0.16.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"
|
||||||
makedepends="liblxqt-devel"
|
makedepends="liblxqt-devel"
|
||||||
short_desc="LXQt system administration tool"
|
short_desc="LXQt system administration tool"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
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=ccdd6e86607f529fd8524893724679e8e0186c097cc45abde635e2efe11954fd
|
checksum=1ea928c83a04d59db27274e300215d9bc8159b0cfc5bdae11ce78f05caa450dc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# depends on systemd-{timedated,timesyncd}
|
# depends on systemd-{timedated,timesyncd}
|
||||||
|
|
Loading…
Reference in New Issue