From 19e88d89e3044106701e5514576263375046ea87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Thu, 8 Mar 2018 22:02:25 +0100 Subject: [PATCH] kteatime: update to 17.12.3. --- srcpkgs/kteatime/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kteatime/template b/srcpkgs/kteatime/template index b1c1fd13968..46f7959c439 100644 --- a/srcpkgs/kteatime/template +++ b/srcpkgs/kteatime/template @@ -1,6 +1,6 @@ # Template file for 'kteatime' pkgname=kteatime -version=17.12.1 +version=17.12.3 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=e663fa9a4c3d8a07b66a5afcad1c515bb8518fbae051d14d35c259ad261e797f +checksum=dff1489cf6ed036a9fdd067c279af3c34841d3e46584c16e35bc5a762e70ec38 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"