kpmcore: update to 20.12.1.

This commit is contained in:
Đoàn Trần Công Danh 2021-01-17 16:55:38 +07:00
parent da6a09a11f
commit c139ca240b
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kpmcore'
pkgname=kpmcore
version=4.2.0
version=20.12.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -13,8 +13,8 @@ short_desc="Library for managing partitions"
maintainer="jambonmcyeah <jambonmcyeah@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://kde.org/applications/system/org.kde.partitionmanager"
distfiles="${KDE_SITE}/${pkgname}/${version}/src/${pkgname}-${version}.tar.xz"
checksum=32f5b40aabc566dcdc265c9ae83229ce8acf6ca25a8ba7f1b7b9cab0aa499f9e
distfiles="${KDE_SITE}/release-service/$version/src/$pkgname-$version.tar.xz"
checksum=3b109cf4066499e9ab2858528f7634eaf9f5a3f7e7ee6b01b209a6ec64f8d85b
if [ -n "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"