kpmcore: update to 21.12.2.
This commit is contained in:
parent
15f9283acf
commit
a230dda5d6
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kpmcore'
|
# Template file for 'kpmcore'
|
||||||
pkgname=kpmcore
|
pkgname=kpmcore
|
||||||
version=21.08.0
|
version=21.12.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -13,8 +13,9 @@ short_desc="Library for managing partitions"
|
||||||
maintainer="jambonmcyeah <jambonmcyeah@gmail.com>"
|
maintainer="jambonmcyeah <jambonmcyeah@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
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"
|
||||||
distfiles="${KDE_SITE}/release-service/$version/src/$pkgname-$version.tar.xz"
|
distfiles="${KDE_SITE}/release-service/$version/src/$pkgname-$version.tar.xz"
|
||||||
checksum=a135c846c46b2073015a3f218bd1c88c41cc1ffcf69a470e1679007140c52a51
|
checksum=813c8b7890d84b9ce0d0ad1bce53c58fa34a3306fd32ca36ca202f02dcced1c7
|
||||||
|
|
||||||
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
Add a link
Reference in a new issue