breeze: update to 5.22.0.
This commit is contained in:
parent
4fc87f59c6
commit
b06e2f090f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'breeze'
|
||||
pkgname=breeze
|
||||
version=5.21.5
|
||||
version=5.22.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/plasma/breeze"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=9774c695da7d51c45116f85358e002663a1ccc5681b04c9afc7a57e8b075980c
|
||||
checksum=1b3d2d00bfbafe7cfb6f540809cd89447a52e00c6c435bb671c944af0f2f96ef
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||
|
|
Loading…
Reference in New Issue