plasma-framework: update to 5.51.0.
This commit is contained in:
parent
71256fbaed
commit
777d3e7942
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plasma-framework'
|
||||
pkgname=plasma-framework
|
||||
version=5.50.0
|
||||
version=5.51.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=28879382e4835bde4ffff87a329cc20d8adb9d6eb914d3b49ef2c3866376e006
|
||||
checksum=96ac543b9b1b54a70ea40356f13e45b25119d40453da3a1eb1da2571200344df
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
|
|
Loading…
Reference in New Issue