kteatime: update to 19.04.0.

This commit is contained in:
Piotr Wójcik 2019-04-19 10:39:41 +02:00 committed by Helmut Pozimski
parent af76520e05
commit 151241f12d

View file

@ -1,16 +1,16 @@
# Template file for 'kteatime'
pkgname=kteatime
version=18.12.3
version=19.04.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config"
hostmakedepends="extra-cmake-modules kcoreaddons pkg-config"
makedepends="kparts-devel knotifyconfig-devel"
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/kteatime-${version}.tar.xz"
checksum=24b3e51edc9d6625ca5b3542bd5edd1d42d79142f2c30f886e1b9515dcdfac6d
checksum=8672fa70912e9bf4488d5258258a14babbf65ee160dc537ab665ff2136a0c490
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"