diff --git a/srcpkgs/kholidays/template b/srcpkgs/kholidays/template index 761aa4c2e2b..64f2f1ae84e 100644 --- a/srcpkgs/kholidays/template +++ b/srcpkgs/kholidays/template @@ -1,7 +1,7 @@ # 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.55.0 +version=5.56.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules" @@ -11,7 +11,7 @@ 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=a96df0935c567656ed3af7f2ffdee40f3a2013f934e9b83b69ef715f23558478 +checksum=28bc4a987adac5313dcc03b50eb34d910b93f76f54c0aaa0d30b97a086a6a252 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"