lxqt-qtplugin: update to 0.10.0.
This commit is contained in:
parent
380b68c5d9
commit
1b52fd1d56
1 changed files with 4 additions and 8 deletions
|
@ -1,17 +1,13 @@
|
|||
# Template file for 'lxqt-qtplugin'
|
||||
pkgname=lxqt-qtplugin
|
||||
version=0.9.0
|
||||
revision=2
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake pkg-config"
|
||||
makedepends="liblxqt-devel libqtxdg-devel"
|
||||
makedepends="liblxqt-devel libdbusmenu-qt5-devel"
|
||||
short_desc="LXQT QT theme plugin"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="http://lxqt.org/"
|
||||
distfiles="http://downloads.lxqt.org/lxqt/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=7bc715d55ccf7b4356dc89b23f441b79b2a79a523efdb67bc4a81acaa86243c5
|
||||
|
||||
pre_configure() {
|
||||
sed -i 's,lxqt-qt5,lxqt,' CMakeLists.txt
|
||||
}
|
||||
checksum=9de45e4463169ec294df62a56a9e10568fe035ad0a7c98901e72b03463690ad4
|
||||
|
|
Loading…
Reference in a new issue