mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
lxqt-sudo: update to 0.11.0
This commit is contained in:
parent
075456434c
commit
53a4751ad2
1 changed files with 6 additions and 5 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'lxqt-sudo'
|
# Template file for 'lxqt-sudo'
|
||||||
pkgname=lxqt-sudo
|
pkgname=lxqt-sudo
|
||||||
version=0.10.0
|
version=0.11.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake pkg-config"
|
configure_args="-DPULL_TRANSLATIONS=0"
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
makedepends="liblxqt-devel"
|
makedepends="liblxqt-devel"
|
||||||
depends="sudo"
|
depends="sudo"
|
||||||
short_desc="LXQt sudo helper"
|
short_desc="LXQt GUI frontend for sudo"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://lxqt.org/"
|
homepage="http://lxqt.org/"
|
||||||
distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/lxde/lxqt-sudo/releases/download/${version}/lxqt-sudo-${version}.tar.xz"
|
||||||
checksum=3b65fb9dc7b3b866a5fb090b16839308a15998ee30dfb28fae3c33370728fa57
|
checksum=12666718f04ed508261c432789a608ba460b5cd641770708780d52400e848770
|
||||||
|
|
Loading…
Add table
Reference in a new issue