purpose: update to 5.110.0.

This commit is contained in:
John 2023-09-13 15:53:48 +02:00
parent e608cd2837
commit 243bee1f03

View file

@ -1,6 +1,6 @@
# Template file for 'purpose' # Template file for 'purpose'
pkgname=purpose pkgname=purpose
version=5.109.0 version=5.110.0
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="kcoreaddons qt5-qmake qt5-host-tools extra-cmake-modules hostmakedepends="kcoreaddons qt5-qmake qt5-host-tools extra-cmake-modules
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/purpose" homepage="https://invent.kde.org/frameworks/purpose"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=31335b2fa3d502d8d8474e67f2f1a671e9ea3693b290a6ff57b93b047afdcc12 checksum=4ce763bec127bbdd1cb2526a4d615ab6f420ab2c2a700cb09571b0220fc4865a
do_check() { do_check() {
cd build cd build