liblxqt: update to 1.0.0.
This commit is contained in:
parent
a5d2627460
commit
0492bd8bca
2 changed files with 3 additions and 3 deletions
|
@ -2181,7 +2181,7 @@ libuecc.so.0 libuecc-5_1
|
|||
libKF5WindowSystem.so.5 kwindowsystem-5.6.0_1
|
||||
libKF5GuiAddons.so.5 kguiaddons-5.6.0_1
|
||||
libLayerShellQtInterface.so.5 layer-shell-qt-5.21.90_1
|
||||
liblxqt.so.0 liblxqt-0.9.0_1
|
||||
liblxqt.so.1 liblxqt-1.0.0_1
|
||||
liblxqt-globalkeys.so.0 lxqt-globalkeys-0.9.0_1
|
||||
liblxqt-globalkeys-ui.so.0 lxqt-globalkeys-0.9.0_1
|
||||
libenet.so.7 libenet-1.3.12_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'liblxqt'
|
||||
pkgname=liblxqt
|
||||
version=0.17.0
|
||||
version=1.0.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
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"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/liblxqt/releases/download/${version}/liblxqt-${version}.tar.xz"
|
||||
checksum=d44e3b4c0963537d5032328ac29bb0d61d454dc28d0fac7e1ddcb9d7be91c32b
|
||||
checksum=d62820a94839637aedd6a0ceecc232f85d8ccd2173d4ec655cd92c9cbcbcc98c
|
||||
|
||||
liblxqt-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue