baloo5: update to 5.100.0.

This commit is contained in:
John 2022-11-20 01:32:48 +01:00
parent ece67758e9
commit 59df791d50

View file

@ -1,6 +1,6 @@
# Template file for 'baloo5' # Template file for 'baloo5'
pkgname=baloo5 pkgname=baloo5
version=5.99.0 version=5.100.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=00fb769b32eec159368b1eed31a7bfdd2bae3ce37a81d044a8ab2d2a9406ff6a checksum=f93be67b84fe54de17607b14d5875f0b1967d1f16833c19f655ae5ce4ca06e88
do_check() { do_check() {
cd build cd build