ktouch: update to 19.04.2.
This commit is contained in:
parent
5f42d4fe72
commit
8c0cfe9f61
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ktouch'
|
# Template file for 'ktouch'
|
||||||
pkgname=ktouch
|
pkgname=ktouch
|
||||||
version=19.04.1
|
version=19.04.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=09aa2ef862fffcdfc580b4aefff96a0591d99f470055365a90a41b25a3c6dcf2
|
checksum=280bd4e0b5ec992d7f87446f2d154a673ee8a127abd0be297bc9c671aac8d16b
|
||||||
|
|
||||||
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 a new issue