kteatime: update to 18.08.3.
This commit is contained in:
parent
bd471e6155
commit
0aaadea8f9
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kteatime'
|
# Template file for 'kteatime'
|
||||||
pkgname=kteatime
|
pkgname=kteatime
|
||||||
version=18.08.2
|
version=18.08.3
|
||||||
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=5e7ef9e5d8b82733868e7223ae28ea3f620461e2a422ea27a86bc6f824baa967
|
checksum=2b1fd2dc6252a4b7065d1729eafd6018f188c132248122be4ff4ceb0d848b383
|
||||||
|
|
||||||
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"
|
||||||
|
|
Loading…
Reference in New Issue