From 174cc0f5b9313f824fe0200b236a16f743803832 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Fri, 12 Jan 2018 11:35:08 +0100 Subject: [PATCH] kteatime: update to 17.12.1. --- srcpkgs/kteatime/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kteatime/template b/srcpkgs/kteatime/template index 15711401e4f..b1c1fd13968 100644 --- a/srcpkgs/kteatime/template +++ b/srcpkgs/kteatime/template @@ -1,6 +1,6 @@ # Template file for 'kteatime' pkgname=kteatime -version=17.12.0 +version=17.12.1 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=cc9f732a9b89120cba296b8908b94912baf2ad371a59017116ff184cbf54c9cf +checksum=e663fa9a4c3d8a07b66a5afcad1c515bb8518fbae051d14d35c259ad261e797f if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"