breeze-qt5: update to 6.2.0
This commit is contained in:
parent
713e1d23c5
commit
0101094f56
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'breeze-qt5'
|
||||
pkgname=breeze-qt5
|
||||
version=6.1.5
|
||||
version=6.2.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF -DBUILD_QT6=OFF -DKF5_HOST_TOOLING=/usr/lib/cmake"
|
||||
|
@ -13,7 +13,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%-qt5}-${version}.tar.xz"
|
||||
checksum=5449177c90613f97b474ae776285ccfc6e8673691d120337d95370c9e7c83cb2
|
||||
checksum=f965a09fe199846d55366c6114ea933673ca4cc7dcb81e240c9c0ae47915ee51
|
||||
replaces="breeze<6.0.0_1"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue