plasma-pa: update to 5.22.4.

This commit is contained in:
John 2021-07-29 20:24:53 +02:00
parent da41b7f07d
commit 26cac8ffdc

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-pa' # Template file for 'plasma-pa'
pkgname=plasma-pa pkgname=plasma-pa
version=5.22.3 version=5.22.4
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/plasma/plasma-pa" homepage="https://invent.kde.org/plasma/plasma-pa"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=0ad82a275abfb7fe2519e5d3591064db4e62c725a24089a7a21e15eb70428aa0 checksum=8a5b5b212c0f08e2c5e9f0ee7f5d62b0adf6008b69d337cede3ca18b800700dc
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel" hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"