From 8758544ff94d7f8fd4126030c5db993304cbc610 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Fri, 20 Apr 2018 16:58:25 +0200 Subject: [PATCH] kteatime: update to 18.04.0. Closes #13679. Signed-off-by: Enno Boland --- srcpkgs/kteatime/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kteatime/template b/srcpkgs/kteatime/template index 46f7959c439..4a1b37530fd 100644 --- a/srcpkgs/kteatime/template +++ b/srcpkgs/kteatime/template @@ -1,6 +1,6 @@ # Template file for 'kteatime' pkgname=kteatime -version=17.12.3 +version=18.04.0 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules pkg-config" @@ -10,7 +10,7 @@ maintainer="Piotr Wójcik " license="GPL-2" homepage="https://www.kde.org/applications/games/kteatime/" distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=dff1489cf6ed036a9fdd067c279af3c34841d3e46584c16e35bc5a762e70ec38 +checksum=43d627994d70ea61f0f17a5e256b0d42daecc0fd82b36d612c17a360309ba46a if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"