mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
lxqt-runner: update to 2.0.0.
This commit is contained in:
parent
e3616d9d38
commit
98a9defe02
1 changed files with 5 additions and 4 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'lxqt-runner'
|
# Template file for 'lxqt-runner'
|
||||||
pkgname=lxqt-runner
|
pkgname=lxqt-runner
|
||||||
version=1.4.0
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
hostmakedepends="pkg-config lxqt-build-tools qt6-base qt6-tools perl"
|
||||||
makedepends="liblxqt-devel lxqt-globalkeys-devel muparser-devel"
|
makedepends="liblxqt-devel lxqt-globalkeys-devel muparser-devel
|
||||||
|
layer-shell-qt-devel"
|
||||||
short_desc="LXQt quick launcher"
|
short_desc="LXQt quick launcher"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
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-runner/archive/${version}.tar.gz"
|
distfiles="https://github.com/lxqt/lxqt-runner/archive/${version}.tar.gz"
|
||||||
checksum=a05480ac90796226ab23d87307ba434da9cd7d133f7524e6acbd29ba47e9eea5
|
checksum=78446cc7080f4b2cdd54540b1be2816d020483d6aeb490dfa611cfbd95aabad6
|
||||||
|
|
Loading…
Add table
Reference in a new issue