breeze: update to 5.15.4
[ci skip]
This commit is contained in:
parent
2b611579c5
commit
53c324b67c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'breeze'
|
||||
pkgname=breeze
|
||||
version=5.15.3
|
||||
version=5.15.4.1
|
||||
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 <johnz@posteo.net>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/plasma/breeze"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=4be0b50deb6a3b42e3c09461ebef76f0af758c400c998b627bc72931d8b3fe50
|
||||
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=9a95fb9c5be7c84164d3ce337d15cad57cdd495fe84e1da8487a463d69293497
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"
|
||||
|
|
Loading…
Reference in a new issue