lxqt-qtplugin: update to 0.11.0
This commit is contained in:
parent
1fce8925b1
commit
b69cf547ab
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'lxqt-qtplugin'
|
||||
pkgname=lxqt-qtplugin
|
||||
version=0.10.0
|
||||
version=0.11.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake pkg-config"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="liblxqt-devel libdbusmenu-qt5-devel"
|
||||
short_desc="LXQT QT theme plugin"
|
||||
short_desc="LXQt Qt theme plugin"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://lxqt.org/"
|
||||
distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=9de45e4463169ec294df62a56a9e10568fe035ad0a7c98901e72b03463690ad4
|
||||
distfiles="https://github.com/lxde/lxqt-qtplugin/releases/download/${version}/lxqt-qtplugin-${version}.tar.xz"
|
||||
checksum=c1fdaba78d139e3cfdfb783c60e4f84632ce296a7cf8d5444d60ca1d1e5dbf59
|
||||
|
|
Loading…
Reference in New Issue