diff --git a/srcpkgs/kholidays/template b/srcpkgs/kholidays/template index 1544c095bb3..dd921f0e97b 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.62.0 +version=5.63.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=f9f7cc399b35cef9348b8fbaabb87145b689165a66b874e3250456f6bbdcb329 +checksum=c728d03732c8570ec50359daf6166924847c9a0d17456d2fb91c1265019c6580 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"