diff --git a/srcpkgs/akonadi-mime/template b/srcpkgs/akonadi-mime/template index 5d4dc58e344..4426e3eb0aa 100644 --- a/srcpkgs/akonadi-mime/template +++ b/srcpkgs/akonadi-mime/template @@ -1,6 +1,6 @@ # Template file for 'akonadi-mime' pkgname=akonadi-mime -version=19.08.3 +version=19.12.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules kcoreaddons kdoctools python3" @@ -9,8 +9,8 @@ short_desc="Libraries and daemons to implement basic email handling" maintainer="John " license="LGPL-2.1-or-later, GPL-2.0-or-later" homepage="https://community.kde.org/KDE_PIM/Akonadi" -distfiles="${KDE_SITE}/applications/${version}/src/akonadi-mime-${version}.tar.xz" -checksum=e779a2b73b628702aec52b1d4345533f54f06624915b193766af3ef6a16d030f +distfiles="${KDE_SITE}/release-service/${version}/src/akonadi-mime-${version}.tar.xz" +checksum=7ef1264e80483172abf9253d8e597c3b53b2f5990a52eddf51f91328c1db2386 if [ "$CROSS_BUILD" ];then hostmakedepends+=" qt5-qmake qt5-host-tools kconfig"