mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
kpmcore: update to 22.04.1.
This commit is contained in:
parent
3a0abefb13
commit
f5a8050b14
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kpmcore'
|
# Template file for 'kpmcore'
|
||||||
pkgname=kpmcore
|
pkgname=kpmcore
|
||||||
version=21.12.3
|
version=22.04.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://kde.org/applications/system/org.kde.partitionmanager"
|
homepage="https://kde.org/applications/system/org.kde.partitionmanager"
|
||||||
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kpmcore"
|
changelog="https://kde.org/announcements/changelogs/gear/${version}/#kpmcore"
|
||||||
distfiles="${KDE_SITE}/release-service/$version/src/$pkgname-$version.tar.xz"
|
distfiles="${KDE_SITE}/release-service/$version/src/$pkgname-$version.tar.xz"
|
||||||
checksum=6ad7a6d04a1c28bca9e934a3d7664fcb91069f841a8292208764ff4eca5300a6
|
checksum=70d043cc125bd040d6b2af091e3a038d1780702fa327cda070300e94027c64f8
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||||
|
|
Loading…
Add table
Reference in a new issue