From 2ea56fee082ee23566585e7d2133cc13386f5f5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Tue, 11 Jun 2019 17:43:28 +0200 Subject: [PATCH] kteatime: update to 19.04.2. --- srcpkgs/kteatime/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kteatime/template b/srcpkgs/kteatime/template index 3cc12fc40ee..f8349876696 100644 --- a/srcpkgs/kteatime/template +++ b/srcpkgs/kteatime/template @@ -1,6 +1,6 @@ # Template file for 'kteatime' pkgname=kteatime -version=19.04.1 +version=19.04.2 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules kcoreaddons pkg-config" @@ -10,7 +10,7 @@ maintainer="Piotr Wójcik " license="GPL-2.0-or-later" homepage="https://www.kde.org/applications/games/kteatime/" distfiles="${KDE_SITE}/applications/${version}/src/kteatime-${version}.tar.xz" -checksum=68a23aa6a8bc575586966388315f403e464b43e1b2f4b669689f3161db1669f0 +checksum=629601d8ff7aaebf407582413c9aec07356dbb11cb34004f37e59a8c2b9246e1 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"