lxqt-qtplugin: update to 1.1.0.
This commit is contained in:
parent
bdb66b8da7
commit
bfce6c461a
1 changed files with 5 additions and 5 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'lxqt-qtplugin'
|
||||
pkgname=lxqt-qtplugin
|
||||
version=1.0.0
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools libfm-devel"
|
||||
makedepends="liblxqt-devel libdbusmenu-qt5-devel libfm-qt-devel"
|
||||
makedepends="liblxqt-devel libdbusmenu-qt5-devel libfm-qt-devel libqtxdg-devel"
|
||||
short_desc="LXQt Qt theme plugin"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
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=8e789430e1f3b6a354f61d496440a59b797f699320bb8c001d8ef7ac8e1db05e
|
||||
homepage="https://lxqt-project.org"
|
||||
distfiles="https://github.com/lxqt/lxqt-qtplugin/archive/${version}.tar.gz"
|
||||
checksum=20eda3ac9319e793c4b1236413f119058771d34915483bed4a048591a59ae990
|
||||
|
|
Loading…
Reference in a new issue