liblxqt: update to 0.16.0.
This commit is contained in:
parent
4faf3a23d8
commit
63ad0dbc19
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'liblxqt'
|
||||
pkgname=liblxqt
|
||||
version=0.15.1
|
||||
version=0.16.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools
|
||||
|
@ -8,11 +8,11 @@ hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools
|
|||
makedepends="kwindowsystem-devel libqtxdg-devel libXScrnSaver-devel
|
||||
polkit-qt5-devel"
|
||||
short_desc="Core utility library for all LXQt components"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/liblxqt/releases/download/${version}/liblxqt-${version}.tar.xz"
|
||||
checksum=4991673741df2f731e3c24e65bdc0e91c239ebdf399f4c4793b75e79fd13e655
|
||||
checksum=8dcf423978a22fc9bc43ca5fee31586632b0fd48e650ecdc863ac19114c7b318
|
||||
|
||||
liblxqt-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue