plasma-framework: update to 5.56.1.
This commit is contained in:
parent
d9867db4e9
commit
9a0ca20293
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plasma-framework'
|
||||
pkgname=plasma-framework
|
||||
version=5.56.0
|
||||
version=5.56.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/plasma-framework"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=0accc21e8dd47531821d9a4a339fb790d3695fe12868d8c92e1b00564e028943
|
||||
checksum=dc3c756cd0a91fa8a343c994606cceb5024615232d48fc7ebeecbfec98c0c772
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
|
|
Loading…
Reference in New Issue