mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
liblxqt: update to 0.17.0.
This commit is contained in:
parent
f8a1c81432
commit
001e86e8bb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'liblxqt'
|
# Template file for 'liblxqt'
|
||||||
pkgname=liblxqt
|
pkgname=liblxqt
|
||||||
version=0.16.0
|
version=0.17.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools
|
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://lxqt.org/"
|
homepage="https://lxqt.org/"
|
||||||
distfiles="https://github.com/lxqt/liblxqt/releases/download/${version}/liblxqt-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/liblxqt/releases/download/${version}/liblxqt-${version}.tar.xz"
|
||||||
checksum=8dcf423978a22fc9bc43ca5fee31586632b0fd48e650ecdc863ac19114c7b318
|
checksum=d44e3b4c0963537d5032328ac29bb0d61d454dc28d0fac7e1ddcb9d7be91c32b
|
||||||
|
|
||||||
liblxqt-devel_package() {
|
liblxqt-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue