kteatime: update to 18.08.1.

This commit is contained in:
Piotr Wójcik 2018-09-07 16:12:52 +02:00 committed by Helmut Pozimski
parent f5deb4a4d1
commit 8805e20ea9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kteatime' # Template file for 'kteatime'
pkgname=kteatime pkgname=kteatime
version=18.08.0 version=18.08.1
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config" hostmakedepends="extra-cmake-modules pkg-config"
@ -10,7 +10,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://www.kde.org/applications/games/kteatime/" homepage="https://www.kde.org/applications/games/kteatime/"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=c22bafcddde612a70bb4694733304524397ab199888a1a4cfcbc137c7409f5a2 checksum=f52dc05a42cd61b846e7fcdd6fa44926f74e3a0f8bd98eb5ab76f329ecbb3f5f
if [ -n "$CROSS_BUILD" ]; then if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake" hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"