diff --git a/srcpkgs/kholidays/template b/srcpkgs/kholidays/template index 64f2f1ae84e..d90b2167032 100644 --- a/srcpkgs/kholidays/template +++ b/srcpkgs/kholidays/template @@ -1,17 +1,17 @@ # Template file for 'kholidays' pkgname=kholidays reverts="17.12.3_1 17.12.1_1 17.12.0_1 17.04.3_1" -version=5.56.0 +version=5.57.0 revision=1 build_style=cmake -hostmakedepends="extra-cmake-modules" +hostmakedepends="kcoreaddons extra-cmake-modules" makedepends="qt5-devel qt5-tools-devel qt5-declarative-devel" short_desc="KDE library for regional holiday information" maintainer="John " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/applications/kholidays" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=28bc4a987adac5313dcc03b50eb34d910b93f76f54c0aaa0d30b97a086a6a252 +checksum=f7db45906623c33dfbb297810082f8ff30c949e6a7d477f3b72de0521b0c9452 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"