kf6-baloo: update to 6.2.0.
This commit is contained in:
parent
7778ea51f7
commit
97e38ea14b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-baloo'
|
# Template file for 'kf6-baloo'
|
||||||
pkgname=kf6-baloo
|
pkgname=kf6-baloo
|
||||||
version=6.1.0
|
version=6.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
|
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
|
@ -16,7 +16,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/baloo"
|
homepage="https://invent.kde.org/frameworks/baloo"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=54d821c4dc12191b3f1aeb5e753c1078c8bb46f1515d020467705d7f7c59ccaa
|
checksum=1ea413b9dbada7d0646a1f8dc3f0688928c266e6388528cfd05d4c079a7e22a8
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Reference in New Issue