kdeclarative: update to 5.103.0.

This commit is contained in:
John 2023-02-13 00:58:20 +01:00
parent 550cc790f4
commit 7e30e763ac
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kdeclarative' # Template file for 'kdeclarative'
pkgname=kdeclarative pkgname=kdeclarative
version=5.101.0 version=5.103.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config hostmakedepends="kcoreaddons extra-cmake-modules pkg-config
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later, LGPL-2.1-or-later" license="LGPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/kdeclarative" homepage="https://invent.kde.org/frameworks/kdeclarative"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=2a208f5af8c83db3979ed28e9a9aa3a80c709a3c08612fbf77792cd314afe476 checksum=b6ca5cfb000cd1ed10af6884152fb21b5f8e9fb1041c53c36244435265ffb252
do_check() { do_check() {
cd build cd build