mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libkcddb: update to 24.05.1.
This commit is contained in:
parent
31dff2f582
commit
3cd832e8a9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libkcddb'
|
# Template file for 'libkcddb'
|
||||||
pkgname=libkcddb
|
pkgname=libkcddb
|
||||||
version=24.02.2
|
version=24.05.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKF5_HOST_TOOLING=/usr/lib/cmake -DQT_MAJOR_VERSION=5"
|
configure_args="-DKF5_HOST_TOOLING=/usr/lib/cmake -DQT_MAJOR_VERSION=5"
|
||||||
|
@ -14,7 +14,7 @@ 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"
|
homepage="https://projects.kde.org/projects/kde/kdemultimedia/libkcddb"
|
||||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#libkcddb"
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#libkcddb"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/libkcddb-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/libkcddb-${version}.tar.xz"
|
||||||
checksum=608aa2101bdebf8ae1c23cf99cfc982c4e634945a91b3bf44990f86e01a9d5c1
|
checksum=71b72b19b70f428980c7e3487a9e94e67d4537eba56834e9a2c0a0f07b4e2aff
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf "$DESTDIR/usr/share"
|
rm -rf "$DESTDIR/usr/share"
|
||||||
|
|
Loading…
Add table
Reference in a new issue