kpmcore: update to 21.04.0
This commit is contained in:
parent
e70c0b569b
commit
78d66879cc
2 changed files with 3 additions and 3 deletions
|
@ -3082,7 +3082,7 @@ libexecinfo.so.1 libexecinfo-1.1_1
|
|||
libkdeconnectpluginkcm.so.2 kdeconnect-20.12.2_1
|
||||
libkdeconnectinterfaces.so.21 kdeconnect-21.03.80_1
|
||||
libkdeconnectcore.so.21 kdeconnect-21.03.80_1
|
||||
libkpmcore.so.10 kpmcore-4.2.0_1
|
||||
libkpmcore.so.11 kpmcore-21.03.80_1
|
||||
libpkcs11-helper.so.1 pkcs11-helper-1.25.1_6
|
||||
libr_core.so.5.0.0 radare2-5.0.0_1
|
||||
libr_config.so.5.0.0 radare2-5.0.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kpmcore'
|
||||
pkgname=kpmcore
|
||||
version=20.12.1
|
||||
version=21.04.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -14,7 +14,7 @@ maintainer="jambonmcyeah <jambonmcyeah@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://kde.org/applications/system/org.kde.partitionmanager"
|
||||
distfiles="${KDE_SITE}/release-service/$version/src/$pkgname-$version.tar.xz"
|
||||
checksum=3b109cf4066499e9ab2858528f7634eaf9f5a3f7e7ee6b01b209a6ec64f8d85b
|
||||
checksum=e7b2ff18f8aac6b7922755d8fe84000c8c4410b13f27d540bd0b4ac1410b6731
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
|
|
Loading…
Reference in a new issue