mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
breeze-gtk: update to 5.23.2.
This commit is contained in:
parent
abfac33ab0
commit
698b5b45b3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'breeze-gtk'
|
# Template file for 'breeze-gtk'
|
||||||
pkgname=breeze-gtk
|
pkgname=breeze-gtk
|
||||||
version=5.23.1
|
version=5.23.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules sassc python3 python3-cairo"
|
hostmakedepends="extra-cmake-modules sassc python3 python3-cairo"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/breeze-gtk"
|
homepage="https://invent.kde.org/plasma/breeze-gtk"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=50667357732aced49eec270e875546bf56a4e3a945d575c2d95a946aa055d287
|
checksum=91156d7e5fa1afaa088f4c462eb9b8c7e04dabaf4cbaa226e93ef8facc17daab
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-devel"
|
hostmakedepends+=" qt5-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue