baloo5: update to 5.47.0.
This commit is contained in:
parent
878790c758
commit
c65e2c6247
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'baloo5'
|
||||
pkgname=baloo5
|
||||
version=5.43.0
|
||||
revision=2
|
||||
version=5.47.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
wrksrc="${pkgname%5}-${version}"
|
||||
|
@ -12,8 +12,8 @@ short_desc="A framework for searching and managing metadata"
|
|||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/baloo5"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||
checksum=d78a17895b212eb3d081990393787a6687fddc8f1be0de26149f608f0b37bf24
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||
checksum=d8a9db969aaf1647b1cc03b82b18640e8d6e563a607411658106e57b085d5796
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kcoreaddons"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue