From 1d63e8d0fccaabc3090cb77a2d4b00ef88c7fdaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Sat, 14 Jul 2018 11:36:25 +0200 Subject: [PATCH] kteatime: update to 18.04.3. --- srcpkgs/kteatime/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kteatime/template b/srcpkgs/kteatime/template index f10baa24530..b75d688d8a8 100644 --- a/srcpkgs/kteatime/template +++ b/srcpkgs/kteatime/template @@ -1,6 +1,6 @@ # Template file for 'kteatime' pkgname=kteatime -version=18.04.2 +version=18.04.3 revision=1 build_style=cmake hostmakedepends="extra-cmake-modules 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/${pkgname}-${version}.tar.xz" -checksum=2c0c70470d647d9dd240f3aeba3bcb16d5ccdfeae8674f3371e5e50b08cbb1ae +checksum=13e026cf93e64bfb6084c1182e2578fbd935b1d339be4191ece8fb83e49cd189 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"