plasma-pa: update to 5.21.2.
This commit is contained in:
parent
354267fc80
commit
b8a52eb035
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'plasma-pa'
|
# Template file for 'plasma-pa'
|
||||||
pkgname=plasma-pa
|
pkgname=plasma-pa
|
||||||
version=5.21.1
|
version=5.21.2
|
||||||
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=396ed88423c9ef8cd6c2ea65425d6387f7cd2224698f29c434048f18f3de7d9f
|
checksum=dda139d825ef2b45546e23e78a734f95d48fbba7cd5ec00a9ddd5d647475a181
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"
|
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"
|
||||||
|
|
Loading…
Reference in New Issue