breeze: update to 5.18.4.1
[ci skip]
This commit is contained in:
parent
d2c517d717
commit
ca496e898c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'breeze'
|
||||
pkgname=breeze
|
||||
version=5.18.3
|
||||
version=5.18.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=f75048e35717e6d8de4d0ee3364257fffd2a26dd7c99c1ea60aaac5b8d0216a6
|
||||
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b809be5c434aa974e529a296a5a602b3b2c659613f59d23034da812dc21eeebd
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||
|
|
Loading…
Reference in a new issue