diff --git a/srcpkgs/kholidays/template b/srcpkgs/kholidays/template index e31fdacf85..1544c095bb 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.61.0 +version=5.62.0 revision=1 build_style=cmake hostmakedepends="kcoreaddons 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=ce3d879824a3e429b468008c1ccec5de44c07299d412ea32f9a2a814c27c08c1 +checksum=f9f7cc399b35cef9348b8fbaabb87145b689165a66b874e3250456f6bbdcb329 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"