mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
lxqt-runner: update to 0.9.0.
This commit is contained in:
parent
273d8cbce2
commit
fe8fe26245
1 changed files with 3 additions and 4 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'lxqt-runner'
|
# Template file for 'lxqt-runner'
|
||||||
pkgname=lxqt-runner
|
pkgname=lxqt-runner
|
||||||
version=0.8.0
|
version=0.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUSE_QT5=1"
|
|
||||||
hostmakedepends="cmake pkg-config"
|
hostmakedepends="cmake pkg-config"
|
||||||
makedepends="qt5-tools-devel qt5-script-devel liblxqt-devel libqtxdg-devel lxqt-globalkeys-devel"
|
makedepends="qt5-script-devel liblxqt-devel libqtxdg-devel lxqt-globalkeys-devel"
|
||||||
short_desc="LXQt application runner module"
|
short_desc="LXQt application runner module"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://lxqt.org/"
|
homepage="http://lxqt.org/"
|
||||||
distfiles="http://lxqt.org/downloads/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="http://lxqt.org/downloads/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=515d55e6a253550b7ce84e6f2c3f9d47ca91c4a83a17ad9e6c378831a519b5a7
|
checksum=7d9d4d85acb2a9e17892ca41637a677939ef7788df5cd45ba44d178ac066439a
|
||||||
|
|
Loading…
Add table
Reference in a new issue