kteatime: update to 18.12.0.
This commit is contained in:
parent
4fb539d6ba
commit
8a847e5907
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kteatime'
|
# Template file for 'kteatime'
|
||||||
pkgname=kteatime
|
pkgname=kteatime
|
||||||
version=18.08.3
|
version=18.12.0
|
||||||
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=2b1fd2dc6252a4b7065d1729eafd6018f188c132248122be4ff4ceb0d848b383
|
checksum=430f7b71b91e3f9513c41feea7b59561fe15fe5f26f06a5ce2ee490dd51c8adc
|
||||||
|
|
||||||
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