lxqt-admin: update to 0.13.0
This commit is contained in:
parent
e90ffa9920
commit
cd1d784f93
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'lxqt-admin'
|
||||
pkgname=lxqt-admin
|
||||
version=0.12.0
|
||||
revision=2
|
||||
version=0.13.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="qt5-host-tools qt5-devel qt5-tools-devel"
|
||||
makedepends="qt5-devel liblxqt-devel"
|
||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools polkit-qt5-devel"
|
||||
makedepends="liblxqt-devel"
|
||||
short_desc="LXQt system administration tool"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://lxqt.org/"
|
||||
distfiles="https://github.com/lxde/lxqt-admin/releases/download/${version}/lxqt-admin-${version}.tar.xz"
|
||||
checksum=92753bbbcea7fda23307128affd0d6b63d3b782722a77d3c103ef125b7dd9e80
|
||||
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=41dbadbd3deb36de13a4d8b435691f4fc16e520954d1dc56f30329898cd97763
|
||||
|
||||
post_install() {
|
||||
# depends on systemd-{timedated,timesyncd}
|
||||
|
|
Loading…
Reference in New Issue