libkcddb6: update to 24.05.1.

This commit is contained in:
Luciogi 2024-06-19 03:03:32 +05:00 committed by Đoàn Trần Công Danh
parent 7c21a552c7
commit eef33e0783
1 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libkcddb6'
pkgname=libkcddb6
version=24.02.2
version=24.05.1
revision=1
build_style=cmake
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake -DQT_MAJOR_VERSION=6
@ -15,7 +15,12 @@ license="GPL-2.0-or-later, LGPL-2.0-or-later, BSD-3-Clause, GFDL-1.2-only"
homepage="https://projects.kde.org/projects/kde/kdemultimedia/libkcddb"
changelog="https://kde.org/announcements/changelogs/gear/${version}/#libkcddb"
distfiles="${KDE_SITE}/release-service/${version}/src/libkcddb-${version}.tar.xz"
checksum=608aa2101bdebf8ae1c23cf99cfc982c4e634945a91b3bf44990f86e01a9d5c1
checksum=71b72b19b70f428980c7e3487a9e94e67d4537eba56834e9a2c0a0f07b4e2aff
do_check() {
cd build
ctest -E "musicbrainztest-severaldiscs"
}
libkcddb6-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"