plasma-framework: update to 5.61.0
[ci skip]
This commit is contained in:
parent
fec9911472
commit
bdf5ed6649
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plasma-framework'
|
||||
pkgname=plasma-framework
|
||||
version=5.60.0
|
||||
version=5.61.0
|
||||
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=96c93ea54d1ce29f930e707ab4b0eafc9e31d022f9939d2bd42b2d884e450141
|
||||
checksum=873d604aadbe21ba38cdb12b778d3baf121a54e6155596f0ebee1840138060fe
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
|
|
Loading…
Reference in a new issue