mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
lxqt-runner: update to 0.11.0
This commit is contained in:
parent
b69cf547ab
commit
2b896ded90
1 changed files with 7 additions and 6 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'lxqt-runner'
|
# Template file for 'lxqt-runner'
|
||||||
pkgname=lxqt-runner
|
pkgname=lxqt-runner
|
||||||
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"
|
||||||
makedepends="qt5-tools-devel qt5-script-devel liblxqt-devel lxqt-globalkeys-devel menu-cache-devel"
|
hostmakedepends="pkg-config"
|
||||||
short_desc="LXQt application runner module"
|
makedepends="liblxqt-devel lxqt-globalkeys-devel menu-cache-devel muparser-devel"
|
||||||
|
short_desc="LXQt quick launcher"
|
||||||
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-runner/releases/download/${version}/lxqt-runner-${version}.tar.xz"
|
||||||
checksum=d02998b2b438cff94a458fb4510eb493d7c1a4205c20a50be977e099e5d6ee81
|
checksum=ceb0139840d95448b63a8a30cc3b0d33687d596b9c23fbcf29b6608550711db1
|
||||||
|
|
Loading…
Add table
Reference in a new issue