kf6-baloo: update to 6.29.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'kf6-baloo'
|
||||
# group=kde-frameworks
|
||||
pkgname=kf6-baloo
|
||||
version=6.28.0
|
||||
version=6.29.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="
|
||||
@@ -17,11 +17,11 @@ maintainer="John <me@johnnynator.dev>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/baloo"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||
checksum=9cc6ac9ab0605eab7f337b7ea1803348da4a71173b722d5047748c557ba22c0f
|
||||
checksum=be0f85dc22ed8a6ffe06b2b260b739da15bbeed95064a4f663632701e3170ed0
|
||||
|
||||
# stage builds
|
||||
makedepends+=" kf6-base"
|
||||
shlib_requires="KDE_Frameworks.${version}"
|
||||
shlib_requires="KDE_Frameworks.${version%.*}"
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
||||
Reference in New Issue
Block a user