ktouch: update to 19.08.2.

This commit is contained in:
Helmut Pozimski 2019-10-17 14:07:00 +02:00
parent 53e6791b3f
commit fd7e8b1bdd

View file

@ -1,6 +1,6 @@
# Template file for 'ktouch' # Template file for 'ktouch'
pkgname=ktouch pkgname=ktouch
version=19.08.1 version=19.08.2
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools
@ -15,7 +15,7 @@ maintainer="1is7ac3 <isaac.qa13@gmail.com>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://kde.org/applications/education/ktouch" homepage="https://kde.org/applications/education/ktouch"
distfiles="${KDE_SITE}/applications/${version}/src/ktouch-${version}.tar.xz" distfiles="${KDE_SITE}/applications/${version}/src/ktouch-${version}.tar.xz"
checksum=d97ee5f253dd4e4d802bb8109c2e12d4d48bc7741686d07783e5687a499a2da7 checksum=d36659c21d05465c7a77330dbfbbab09946093eac1db6c02147d81a838eba636
post_configure() { post_configure() {
sed -e 's|/usr/bin/qmlcachegen|/usr/bin/qmlcachegen-qt5|g' \ sed -e 's|/usr/bin/qmlcachegen|/usr/bin/qmlcachegen-qt5|g' \