breeze: update to 5.20.0
[ci skip]
This commit is contained in:
parent
7553f93044
commit
bbd3998a42
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'breeze'
|
||||
pkgname=breeze
|
||||
version=5.19.5
|
||||
version=5.20.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/plasma/breeze"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=61116665a534a0acd833f9bb499dbe983bb07088c0006988fbd929f60f0ff336
|
||||
checksum=f360c5803c434b8ce771232b030779d8c92b3bcb5b7c940f3524d6e9afb05db1
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel plasma-framework"
|
||||
|
@ -23,7 +23,6 @@ fi
|
|||
|
||||
breeze-snow-cursor-theme_package() {
|
||||
short_desc="Breeze Snow cursor theme"
|
||||
archs=noarch
|
||||
pkg_install() {
|
||||
vmove usr/share/icons/Breeze_Snow
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue