mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'breeze'
|
||||||
pkgname=breeze
|
pkgname=breeze
|
||||||
version=5.18.3
|
version=5.18.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -13,8 +13,8 @@ short_desc="Breeze visual style for the Plasma Desktop"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/plasma/breeze"
|
homepage="https://projects.kde.org/projects/plasma/breeze"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=f75048e35717e6d8de4d0ee3364257fffd2a26dd7c99c1ea60aaac5b8d0216a6
|
checksum=b809be5c434aa974e529a296a5a602b3b2c659613f59d23034da812dc21eeebd
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||||
|
|
Loading…
Add table
Reference in a new issue