kpmcore: update to 21.08.0.
This commit is contained in:
parent
a8d073cb4d
commit
816ea1c980
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kpmcore'
|
||||
pkgname=kpmcore
|
||||
version=21.04.0
|
||||
version=21.08.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=e7b2ff18f8aac6b7922755d8fe84000c8c4410b13f27d540bd0b4ac1410b6731
|
||||
checksum=a135c846c46b2073015a3f218bd1c88c41cc1ffcf69a470e1679007140c52a51
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
|
|
Loading…
Reference in New Issue