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'
|
||||
pkgname=lxqt-runner
|
||||
version=0.10.0
|
||||
version=0.11.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake pkg-config"
|
||||
makedepends="qt5-tools-devel qt5-script-devel liblxqt-devel lxqt-globalkeys-devel menu-cache-devel"
|
||||
short_desc="LXQt application runner module"
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="liblxqt-devel lxqt-globalkeys-devel menu-cache-devel muparser-devel"
|
||||
short_desc="LXQt quick launcher"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://lxqt.org/"
|
||||
distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=d02998b2b438cff94a458fb4510eb493d7c1a4205c20a50be977e099e5d6ee81
|
||||
distfiles="https://github.com/lxde/lxqt-runner/releases/download/${version}/lxqt-runner-${version}.tar.xz"
|
||||
checksum=ceb0139840d95448b63a8a30cc3b0d33687d596b9c23fbcf29b6608550711db1
|
||||
|
|
Loading…
Reference in a new issue