mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lxqt-sudo: update to 2.0.0.
This commit is contained in:
parent
9ee1bbacd9
commit
550cc4b306
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'lxqt-sudo'
|
# Template file for 'lxqt-sudo'
|
||||||
pkgname=lxqt-sudo
|
pkgname=lxqt-sudo
|
||||||
version=1.4.0
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
hostmakedepends="lxqt-build-tools qt6-base qt6-tools perl"
|
||||||
makedepends="liblxqt-devel"
|
makedepends="liblxqt-devel"
|
||||||
depends="sudo"
|
depends="sudo"
|
||||||
short_desc="LXQt GUI frontend for sudo"
|
short_desc="LXQt GUI frontend for sudo"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://lxqt-project.org"
|
homepage="https://lxqt-project.org"
|
||||||
distfiles="https://github.com/lxqt/lxqt-sudo/archive/${version}.tar.gz"
|
distfiles="https://github.com/lxqt/lxqt-sudo/archive/${version}.tar.gz"
|
||||||
checksum=63f3502efe4dc88283795d1ec753a42b0c240c70df33bbca07c9aa1aaac5bf4c
|
checksum=e86b6d69a5625f693deb424f7c88e9f3a7041f11ee5b86d3714259e683611802
|
||||||
|
|
Loading…
Add table
Reference in a new issue