ktouch: update to 19.12.0.

This commit is contained in:
Helmut Pozimski 2019-12-16 21:21:26 +01:00 committed by John Zimmermann
parent a14b10824e
commit 737b86b105

View file

@ -1,6 +1,6 @@
# Template file for 'ktouch'
pkgname=ktouch
version=19.08.3
version=19.12.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools
@ -14,8 +14,8 @@ short_desc="Learn and practive touch typing"
maintainer="1is7ac3 <isaac.qa13@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://kde.org/applications/education/ktouch"
distfiles="${KDE_SITE}/applications/${version}/src/ktouch-${version}.tar.xz"
checksum=8a288377a37f5afbd657c452c45628186646b27585a67312e35930a9fb581d37
distfiles="${KDE_SITE}/release-service/${version}/src/ktouch-${version}.tar.xz"
checksum=721682cac4122054a31eedafa66afb9d98abd56c83d4b230a79c4c86a9adf15f
post_configure() {
sed -e 's|/usr/bin/qmlcachegen|/usr/bin/qmlcachegen-qt5|g' \