lxqt-sudo: update to 0.13.0
This commit is contained in:
parent
d564997278
commit
cf2d2724a2
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'lxqt-sudo'
|
||||
pkgname=lxqt-sudo
|
||||
version=0.12.0
|
||||
revision=2
|
||||
version=0.13.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="pkg-config qt5-host-tools qt5-devel qt5-tools-devel"
|
||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools"
|
||||
makedepends="liblxqt-devel"
|
||||
depends="sudo"
|
||||
short_desc="LXQt GUI frontend for sudo"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://lxqt.org/"
|
||||
distfiles="https://github.com/lxde/lxqt-sudo/releases/download/${version}/lxqt-sudo-${version}.tar.xz"
|
||||
checksum=7ce8783a5a7ec72be54d79f8e01c0b3618a1d2d3c7c22c190eb55c8df1c6df44
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/lxqt-sudo/releases/download/${version}/lxqt-sudo-${version}.tar.xz"
|
||||
checksum=8e05adf4926eead9fa3015be54a76f67ebf3f7c40e1dea0bcafbcf4c38e548c8
|
||||
|
|
Loading…
Reference in New Issue