ktouch: update to 20.04.3.

This commit is contained in:
John 2020-07-14 11:34:40 +02:00
parent 48f27d64bc
commit 215261d242

View file

@ -1,6 +1,6 @@
# Template file for 'ktouch'
pkgname=ktouch
version=20.04.0
version=20.04.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools
@ -13,9 +13,9 @@ depends="kqtquickcharts qt5-quickcontrols2 qt5-graphicaleffects"
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"
homepage="https://kde.org/applications/en/education/org.kde.ktouch"
distfiles="${KDE_SITE}/release-service/${version}/src/ktouch-${version}.tar.xz"
checksum=2ee72a330251e0cc8cf0a4ede956962da49e127ba87a0d203e65dc895f5b2f4d
checksum=7f1c456ae758a6e7eb58e83120289fa8eb5c56c3c98cd9c9f974cea5dd156ea8
post_configure() {
sed -e 's|/usr/bin/qmlcachegen|/usr/bin/qmlcachegen-qt5|g' \