kglobalacceld: update to 6.1.3.

This commit is contained in:
Luciogi 2024-07-20 16:08:24 +05:00 committed by John Zimmermann
parent 28441bcf8e
commit 6e06b8fa6d
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kglobalacceld'
pkgname=kglobalacceld
version=6.1.1
version=6.1.3
revision=1
build_style=cmake
configure_args="-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
@ -13,11 +13,11 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later"
homepage="https://invent.kde.org/plasma/kglobalacceld"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=3ac759642432d4415a6a17856f33aa09eb6fda99d886b31a73907fd300f38b00
checksum=359155f3454948f2717ae6785ed1e6dc2dc8c281e6526cb06852cf4aa1a2a062
do_check() {
cd build
ctest -E "shortcutstest"
ctest -E "shortcutstest|migrateconfigtest"
}
kglobalacceld-devel_package() {