breeze: update to 5.27.0

This commit is contained in:
John 2023-01-22 00:39:53 +01:00
parent 8ecf14ef68
commit 300b7d951d
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'breeze'
pkgname=breeze
version=5.26.3.1
version=5.27.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -13,8 +13,8 @@ short_desc="Breeze visual style for the Plasma Desktop"
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=fcafba03194fb81e075e2a3ea7fd006a8f91f898169e1f39fdc3d92801ae4568
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=8a5c57a4ea5d48a3f80a9eb06b7d7b27ed51bf1a765d9ea982e9eae626a0c83c
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DKF5_HOST_TOOLING=/usr/lib/cmake"