kde-gtk-config5: update to 5.26.0.

This commit is contained in:
John 2022-10-02 21:35:39 +02:00 committed by John Zimmermann
parent 5a58bb7b3f
commit b6fe176d58
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kde-gtk-config5'
pkgname=kde-gtk-config5
version=5.25.3
version=5.26.0
revision=1
wrksrc="${pkgname%5}-${version}"
build_style=cmake
@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://invent.kde.org/plasma/kde-gtk-config"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname%5}-${version}.tar.xz"
checksum=7988a20c5d81c059eda8a820113b6e10a04919bde29055a49b81d7e3dc064b76
checksum=579c1c538ec72e7e9fa7f7c17a09ad0f2461a12922847d91aa040838f382ce79
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kcoreaddons"