breeze-gtk: update to 5.18.5
[ci skip]
This commit is contained in:
parent
ad935d52bf
commit
62cc5ab622
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'breeze-gtk'
|
||||
pkgname=breeze-gtk
|
||||
version=5.18.4.1
|
||||
version=5.18.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules sassc python3 python3-cairo"
|
||||
|
@ -9,8 +9,8 @@ short_desc="A GTK Theme Built to Match KDE's Breeze"
|
|||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/plasma/breeze-gtk"
|
||||
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=078e0a6fe78e778f4bf34254b65a9b4cadd27ae258911f3cccde3b0498fada7f
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=41c7e83a28c033903d4fcab3da28a4c74ddb72958e66693a2d2e451f716cb7e9
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-devel"
|
||||
|
|
Loading…
Reference in a new issue