kteatime: update to 18.04.1.

Closes #14386.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Piotr Wójcik 2018-05-14 16:04:15 +02:00 committed by Enno Boland
parent 0f5b6090c7
commit 991fe4be03

View file

@ -1,16 +1,16 @@
# Template file for 'kteatime'
pkgname=kteatime
version=18.04.0
version=18.04.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config"
makedepends="kparts-devel knotifyconfig-devel"
short_desc="Handy timer for steeping tea"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2"
license="GPL-2.0-or-later"
homepage="https://www.kde.org/applications/games/kteatime/"
distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=43d627994d70ea61f0f17a5e256b0d42daecc0fd82b36d612c17a360309ba46a
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=0df61fad02466442127e36989adbf7cdbd0a74c2efbbc807d3f50328404c0409
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"