mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
breeze-qt5: update to 6.0.5.
This commit is contained in:
parent
1b9588aa90
commit
7586727389
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'breeze-qt5'
|
# Template file for 'breeze-qt5'
|
||||||
pkgname=breeze-qt5
|
pkgname=breeze-qt5
|
||||||
version=6.0.4
|
version=6.0.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF -DBUILD_QT6=OFF -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
configure_args="-DBUILD_TESTING=OFF -DBUILD_QT6=OFF -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools
|
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/breeze"
|
homepage="https://invent.kde.org/plasma/breeze"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname%-qt5}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname%-qt5}-${version}.tar.xz"
|
||||||
checksum=911979889191395c333219e09090208c658f943b9953e420fc629242fd5e5c76
|
checksum=f249dd4464f4da6b681af5c4fd0e81178127294b2d441134f3b10e2703f57374
|
||||||
replaces="breeze<6.0.0_1"
|
replaces="breeze<6.0.0_1"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue