kglobalacceld: update to 6.1.5.
This commit is contained in:
parent
a185d36f32
commit
56c59e013d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kglobalacceld'
|
# Template file for 'kglobalacceld'
|
||||||
pkgname=kglobalacceld
|
pkgname=kglobalacceld
|
||||||
version=6.1.4
|
version=6.1.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
configure_args="-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/kglobalacceld"
|
homepage="https://invent.kde.org/plasma/kglobalacceld"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=6cb493bea3316ac916e87f5602299a97f1f02fdc01669a52ea25223a6085ada8
|
checksum=dc0e0a977e0bae17788e7030bec38d655aef60cce01b740e48f5579a4731d3aa
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Reference in New Issue