diff --git a/srcpkgs/kholidays/template b/srcpkgs/kholidays/template index 05d439d3a76..db69a8cdbdf 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.75.0 +version=5.76.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://invent.kde.org/frameworks/kholidays" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=2ff86514a1165c88fc81b47476c5671b5e840633d3bf04cfe513881e4a0db7e5 +checksum=2eeae5812b33b2527c27a137fee0d7ec66fe7164bd28afd0d2a8362f6114618b if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"