baloo5: update to 5.89.0.
This commit is contained in:
parent
1b3a4963a9
commit
edb82e50ae
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'baloo5'
|
# Template file for 'baloo5'
|
||||||
pkgname=baloo5
|
pkgname=baloo5
|
||||||
version=5.88.0
|
version=5.89.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname%5}-${version}"
|
wrksrc="${pkgname%5}-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -15,7 +15,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=09018da3a01c21e9a8369841fa033737e1b93b56f2b2837663e657ff076abc3d
|
checksum=3a7aa9a67c063c14d4de6f749836da9514191fdf4ab3607427b56645ec972f24
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Reference in New Issue