baloo5: update to 5.113.0.

This commit is contained in:
Luciogi 2023-12-23 22:31:15 +05:00 committed by John Zimmermann
parent 12050343db
commit 1b59573327
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'baloo5' # Template file for 'baloo5'
pkgname=baloo5 pkgname=baloo5
version=5.112.0 version=5.113.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args=" configure_args="
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://community.kde.org/Baloo" homepage="https://community.kde.org/Baloo"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
checksum=7fb1eb4374d49ec7e415b0560608a59214b4ff2091eeb425460f82938b1e089e checksum=3daea41a84dfb17b4e66999c94719bc33b1d7604f7ad4436db800bd9041067cb
do_check() { do_check() {
cd build cd build