kteatime: update to 18.12.1.

This commit is contained in:
Piotr Wójcik 2019-01-10 21:33:20 +01:00 committed by maxice8
parent 28859a187e
commit 42b14e5b3d

View file

@ -1,6 +1,6 @@
# Template file for 'kteatime'
pkgname=kteatime
version=18.12.0
version=18.12.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config"
@ -9,8 +9,8 @@ short_desc="Handy timer for steeping tea"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
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=430f7b71b91e3f9513c41feea7b59561fe15fe5f26f06a5ce2ee490dd51c8adc
distfiles="${KDE_SITE}/applications/${version}/src/kteatime-${version}.tar.xz"
checksum=6fc7bd7975b91c5eb2a512568b7d0b0c130ebc285f87e2eebd629ad08269e406
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"