ktouch: update to 20.08.1.
This commit is contained in:
parent
77a5ed71a5
commit
2c6f404abc
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ktouch'
|
# Template file for 'ktouch'
|
||||||
pkgname=ktouch
|
pkgname=ktouch
|
||||||
version=20.08.0
|
version=20.08.1
|
||||||
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/en/education/org.kde.ktouch"
|
homepage="https://kde.org/applications/en/education/org.kde.ktouch"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/ktouch-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/ktouch-${version}.tar.xz"
|
||||||
checksum=c4b218f672c0cb86930cdadf622d758a42b54732319e8ea86405b7f9b3281802
|
checksum=e098ebbccca743f678103a9adf54fc388fa4379cc6f667e48259d0b50f56b5fb
|
||||||
|
|
||||||
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' \
|
||||||
|
|
Loading…
Reference in New Issue