kactivities5: update to 5.52.0.
This commit is contained in:
parent
d16ebd9aa8
commit
ee320c928a
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'kactivities5'
|
||||
pkgname=kactivities5
|
||||
version=5.51.0
|
||||
version=5.52.0
|
||||
revision=1
|
||||
wrksrc="${pkgname%5}-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
wrksrc="${pkgname%5}-${version}"
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake"
|
||||
makedepends="boost-devel qt5-declarative-devel kconfig-devel
|
||||
kcoreaddons-devel kwindowsystem-devel qt5-plugin-mysql qt5-plugin-odbc
|
||||
|
@ -15,7 +15,7 @@ maintainer="John <johnz@posteo.net>"
|
|||
license="LGPL-2.1-or-later, GPL-2.0-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kactivities"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname%5}-${version}.tar.xz"
|
||||
checksum=75a9f1302d75e90ad9dbfd153f6b4d8082d0d25754b394b4478c9a22c372d559
|
||||
checksum=add14c6331d4a282ca8313a5a931f111cb85efaf13079035428c50e2f65c935d
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools"
|
||||
|
|
Loading…
Add table
Reference in a new issue