kglobalacceld: update to 6.1.1.

This commit is contained in:
Luciogi 2024-06-28 23:53:49 +05:00 committed by Đoàn Trần Công Danh
parent 0b81e3f1c2
commit 94ac4ea7db
1 changed files with 8 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'kglobalacceld'
pkgname=kglobalacceld
version=6.0.5
revision=3
version=6.1.1
revision=1
build_style=cmake
configure_args="-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
hostmakedepends="extra-cmake-modules qt6-base qt6-tools"
@ -13,7 +13,12 @@ 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=2c9b391c0e3f91bb8b320029c7b97fc8166658882106d1df9ad441600894fcae
checksum=3ac759642432d4415a6a17856f33aa09eb6fda99d886b31a73907fd300f38b00
do_check() {
cd build
ctest -E "shortcutstest"
}
kglobalacceld-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"