lxqt-qtplugin: update to 0.13.0
This commit is contained in:
parent
0eb20fca94
commit
b34154818b
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'lxqt-qtplugin'
|
||||
pkgname=lxqt-qtplugin
|
||||
version=0.12.0
|
||||
revision=2
|
||||
version=0.13.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config qt5-host-tools qt5-devel qt5-tools-devel libfm-devel"
|
||||
makedepends="lxqt-build-tools liblxqt-devel libdbusmenu-qt5-devel libfm-qt-devel"
|
||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools libfm-devel"
|
||||
makedepends="liblxqt-devel libdbusmenu-qt5-devel libfm-qt-devel"
|
||||
short_desc="LXQt Qt theme plugin"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://lxqt.org/"
|
||||
distfiles="https://github.com/lxde/lxqt-qtplugin/releases/download/${version}/lxqt-qtplugin-${version}.tar.xz"
|
||||
checksum=a41a1e06c7246eb109225885a9ab9239c0d310baa0ab86b8712c410e77e00cef
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/lxqt-qtplugin/releases/download/${version}/lxqt-qtplugin-${version}.tar.xz"
|
||||
checksum=a67c8668c09aefe54ef78c63806dc647f1c7b2067d780616f6fa4a9b125bdc5a
|
||||
|
|
Loading…
Reference in New Issue