lxqt-globalkeys: update to 0.13.0
This commit is contained in:
parent
bd26b11ea6
commit
452c1346f7
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'lxqt-globalkeys'
|
||||
pkgname=lxqt-globalkeys
|
||||
version=0.12.0
|
||||
revision=2
|
||||
version=0.13.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="pkg-config qt5-host-tools qt5-devel qt5-tools-devel"
|
||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools"
|
||||
makedepends="liblxqt-devel"
|
||||
short_desc="LXQt daemon and library for global keyboard shortcuts registration"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://lxqt.org/"
|
||||
distfiles="https://github.com/lxde/lxqt-globalkeys/releases/download/${version}/lxqt-globalkeys-${version}.tar.xz"
|
||||
checksum=e61d8fb0999283498243b937166a1306daf9e1388dbd15bb6f897bc3eae4744c
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/lxqt-globalkeys/releases/download/${version}/lxqt-globalkeys-${version}.tar.xz"
|
||||
checksum=ed6dc56e0374939caeb44380ef4a8765b097761be7381dfedbf79f089764dbbf
|
||||
replaces="lxqt-common>=0"
|
||||
|
||||
lxqt-globalkeys-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue