plasma-pa: update to 5.23.4.

This commit is contained in:
John 2021-12-04 20:05:06 +01:00
parent 1439d680d7
commit a61068797b

View file

@ -1,6 +1,6 @@
# Template file for 'plasma-pa' # Template file for 'plasma-pa'
pkgname=plasma-pa pkgname=plasma-pa
version=5.23.3 version=5.23.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=13771e6d12d7033b96d5ae89fbbbb62d6e38a4b15e57226dc3c43a17c5daa355 checksum=4701dc362e615d321c1cc7b94240ab5b23898d7db8ec1a4ed49d84ac8907983c
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel" hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"