plasma-sdk: update to 5.13.4.
This commit is contained in:
parent
5b545672c6
commit
01a5e681af
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'plasma-sdk'
|
# Template file for 'plasma-sdk'
|
||||||
pkgname=plasma-sdk
|
pkgname=plasma-sdk
|
||||||
version=5.13.3
|
version=5.13.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/plasma/plasma-sdk"
|
homepage="https://projects.kde.org/projects/plasma/plasma-sdk"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=713f6c693ec982b1c20422b9a927b0d9a32c643e646c4cce3d6e69454b369c2e
|
checksum=ca5d8912dd4893a32f13f3c54e16ab6b2d1083536f250b678d43d188908dad8d
|
||||||
nocross="couldn't generate metainfo for org.kde.plasma.lookandfeelexplorer"
|
nocross="couldn't generate metainfo for org.kde.plasma.lookandfeelexplorer"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue