mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
breeze: update to 5.14.4.
This commit is contained in:
parent
b8e277d340
commit
c425add768
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'breeze'
|
# Template file for 'breeze'
|
||||||
pkgname=breeze
|
pkgname=breeze
|
||||||
version=5.14.3
|
version=5.14.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
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=860737ac68e80caf3d5159eedccc3973a4fab6f5b214a3df0e3a7acbf23495a7
|
checksum=ce1e0d54309341eac8279e5f91f1458a4a827bc01c1ce389e526f93fb775b675
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"
|
hostmakedepends+=" kconfig-devel kcoreaddons-devel plasma-framework"
|
||||||
|
|
Loading…
Add table
Reference in a new issue