diff --git a/srcpkgs/kteatime/template b/srcpkgs/kteatime/template index 4a1b37530fd..d976d820c2f 100644 --- a/srcpkgs/kteatime/template +++ b/srcpkgs/kteatime/template @@ -1,16 +1,16 @@ # Template file for 'kteatime' pkgname=kteatime -version=18.04.0 +version=18.04.1 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules pkg-config" makedepends="kparts-devel knotifyconfig-devel" short_desc="Handy timer for steeping tea" maintainer="Piotr Wójcik " -license="GPL-2" +license="GPL-2.0-or-later" homepage="https://www.kde.org/applications/games/kteatime/" -distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=43d627994d70ea61f0f17a5e256b0d42daecc0fd82b36d612c17a360309ba46a +distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" +checksum=0df61fad02466442127e36989adbf7cdbd0a74c2efbbc807d3f50328404c0409 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"