lxqt-config: update to 1.1.0.
This commit is contained in:
parent
122e56e651
commit
7e38071c69
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'lxqt-config'
|
||||
pkgname=lxqt-config
|
||||
version=1.0.0
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkgconf lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
||||
makedepends="liblxqt-devel libXcursor-devel libkscreen-devel
|
||||
xf86-input-libinput-devel libqtxdg-devel"
|
||||
short_desc="LXQt System Settings"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/lxqt-config/releases/download/${version}/lxqt-config-${version}.tar.xz"
|
||||
checksum=64d7dd43e5ec1f98f0ba41e99f4438bb1f881fcbc2b2931f798cc82643c2d8a5
|
||||
homepage="https://lxqt-project.org"
|
||||
distfiles="https://github.com/lxqt/lxqt-config/archive/${version}.tar.gz"
|
||||
checksum=debe3f51c30e37a8bca37bfdaa0187a68ddd57dad0ecefef169a32c2b042cc58
|
||||
|
|
Loading…
Reference in a new issue