mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 19:43:50 +02:00
lxqt-runner: update to 0.12.0.
This commit is contained in:
parent
bc10d25bd6
commit
0a1a48bb29
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'lxqt-runner'
|
# Template file for 'lxqt-runner'
|
||||||
pkgname=lxqt-runner
|
pkgname=lxqt-runner
|
||||||
version=0.11.1
|
version=0.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPULL_TRANSLATIONS=0"
|
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 lxqt-globalkeys-devel menu-cache-devel muparser-devel"
|
makedepends="liblxqt-devel lxqt-globalkeys-devel menu-cache-devel muparser-devel"
|
||||||
short_desc="LXQt quick launcher"
|
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="https://github.com/lxde/lxqt-runner/releases/download/${version}/lxqt-runner-${version}.tar.xz"
|
distfiles="https://github.com/lxde/lxqt-runner/releases/download/${version}/lxqt-runner-${version}.tar.xz"
|
||||||
checksum=5bb46fdab14acc980e9eaca004c4e0122843f3dc567d5a681a0661974330b251
|
checksum=93dfcdf5d3d6fb016354bd06ab58316a328f6f3c30f3e43e5ea813e355d59f9f
|
||||||
|
|
Loading…
Add table
Reference in a new issue