plasma-framework: update to 5.43.0.
This commit is contained in:
parent
46ab4bdbe0
commit
0dfa982082
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'plasma-framework'
|
||||
pkgname=plasma-framework
|
||||
version=5.42.0
|
||||
version=5.43.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Denis Revin <denis.revin@gmail.com>"
|
|||
license="LGPL-2"
|
||||
homepage="https://projects.kde.org/projects/frameworks/plasma-framework"
|
||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=50a99d7bd212d124863136f8fa56cf7e82b20051a81699f5c86eae4a01442c1d
|
||||
checksum=c6108fd4d2cf516cbb97c77c2c58f136b670afc01a7f49face60812f4156eeec
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python"
|
||||
|
|
Loading…
Reference in New Issue