lxqt-sudo: update to 0.12.0.
This commit is contained in:
parent
e8cf599742
commit
75df2b5e97
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'lxqt-sudo'
|
||||
pkgname=lxqt-sudo
|
||||
version=0.11.1
|
||||
version=0.12.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="pkg-config qt5-host-tools liblxqt-devel"
|
||||
hostmakedepends="pkg-config qt5-host-tools qt5-devel qt5-tools-devel"
|
||||
makedepends="liblxqt-devel"
|
||||
depends="sudo"
|
||||
short_desc="LXQt GUI frontend for sudo"
|
||||
|
@ -12,4 +12,4 @@ 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=a902b32e137f5041c1dc82376742160f4c866d5a8da25c9384431512cf8555da
|
||||
checksum=7ce8783a5a7ec72be54d79f8e01c0b3618a1d2d3c7c22c190eb55c8df1c6df44
|
||||
|
|
Loading…
Reference in a new issue