baloo5: update to 5.91.0.
This commit is contained in:
parent
8fce088d4b
commit
a54dcf7f1f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'baloo5'
|
# Template file for 'baloo5'
|
||||||
pkgname=baloo5
|
pkgname=baloo5
|
||||||
version=5.89.0
|
version=5.91.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=3a7aa9a67c063c14d4de6f749836da9514191fdf4ab3607427b56645ec972f24
|
checksum=7574d63379c41d8cb0e6579a0d73ab4257967ecbfaa7affa01472dcca35a12b3
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Reference in a new issue