diff --git a/srcpkgs/kholidays/template b/srcpkgs/kholidays/template index 1a116c75c9c..8bdbc9a226e 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.112.0 +version=5.113.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=a248e2970ab91d85f712203566b27563a5af1858d8c0cf9f3175f313b46eb2ac +checksum=11b448500c4bbbc1c55371215cd4585b5be574d3b0c0340b51498f3ae44903f3 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"