From 215261d242e8f7dab1deb586913aebf5b5400d9c Mon Sep 17 00:00:00 2001 From: John Date: Tue, 14 Jul 2020 11:34:40 +0200 Subject: [PATCH] ktouch: update to 20.04.3. --- srcpkgs/ktouch/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ktouch/template b/srcpkgs/ktouch/template index b2a72e1466..bdecca4318 100644 --- a/srcpkgs/ktouch/template +++ b/srcpkgs/ktouch/template @@ -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 " 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' \