lxqt-globalkeys: update to 2.0.0.
This commit is contained in:
parent
21153bafa2
commit
3bae11ad81
|
@ -2273,8 +2273,8 @@ libLayerShellQtInterface.so.6 layer-shell-qt-6.0.0_1
|
||||||
liblxqt.so.1 liblxqt-1.0.0_1
|
liblxqt.so.1 liblxqt-1.0.0_1
|
||||||
libLayerShellQtInterface.so.5 layer-shell-qt-5.21.90_1
|
libLayerShellQtInterface.so.5 layer-shell-qt-5.21.90_1
|
||||||
liblxqt.so.2 liblxqt-2.0.0_1
|
liblxqt.so.2 liblxqt-2.0.0_1
|
||||||
liblxqt-globalkeys.so.1 lxqt-globalkeys-1.0.0_1
|
liblxqt-globalkeys.so.2 lxqt-globalkeys-2.0.0_1
|
||||||
liblxqt-globalkeys-ui.so.1 lxqt-globalkeys-1.0.0_1
|
liblxqt-globalkeys-ui.so.2 lxqt-globalkeys-2.0.0_1
|
||||||
libenet.so.7 libenet-1.3.12_1
|
libenet.so.7 libenet-1.3.12_1
|
||||||
librrd.so.8 rrdtool-1.6.0_1
|
librrd.so.8 rrdtool-1.6.0_1
|
||||||
librrd_th.so.4 rrdtool-1.4.9_1
|
librrd_th.so.4 rrdtool-1.4.9_1
|
||||||
|
|
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'lxqt-globalkeys'
|
# Template file for 'lxqt-globalkeys'
|
||||||
pkgname=lxqt-globalkeys
|
pkgname=lxqt-globalkeys
|
||||||
version=1.4.0
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
hostmakedepends="lxqt-build-tools qt6-base qt6-tools perl"
|
||||||
makedepends="liblxqt-devel"
|
makedepends="liblxqt-devel"
|
||||||
short_desc="LXQt daemon and library for global keyboard shortcuts registration"
|
short_desc="LXQt daemon and library for global keyboard shortcuts registration"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://lxqt-project.org"
|
homepage="https://lxqt-project.org"
|
||||||
distfiles="https://github.com/lxqt/lxqt-globalkeys/archive/${version}.tar.gz"
|
distfiles="https://github.com/lxqt/lxqt-globalkeys/archive/${version}.tar.gz"
|
||||||
checksum=65801141f105f23e15d831d79bd653ee0edfa0b503dc51f8a21e941b62423880
|
checksum=9fdb260d42eeb08338a6ba0bea5ce426539231944f73ec1954299ad8b5b114a7
|
||||||
replaces="lxqt-common>=0"
|
replaces="lxqt-common>=0"
|
||||||
|
|
||||||
lxqt-globalkeys-devel_package() {
|
lxqt-globalkeys-devel_package() {
|
||||||
|
|
Loading…
Reference in New Issue