kactivities5: update to 5.57.0
[ci skip]
This commit is contained in:
parent
3d75d94e82
commit
3ce46386d2
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'kactivities5'
|
||||
pkgname=kactivities5
|
||||
version=5.56.0
|
||||
version=5.57.0
|
||||
revision=1
|
||||
wrksrc="${pkgname%5}-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake"
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-qmake"
|
||||
makedepends="boost-devel qt5-declarative-devel kconfig-devel
|
||||
kcoreaddons-devel kwindowsystem-devel qt5-plugin-mysql qt5-plugin-odbc
|
||||
qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds"
|
||||
|
@ -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=e76a4d44ca6e7ce2273d8c3b133fdd12e32367aeffd66098ec46e7b28c491750
|
||||
checksum=442527db8710b9045dc574816bc9c32cad5f8a404e681fb030d7e9c2f3d77761
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools"
|
||||
|
|
Loading…
Reference in a new issue