ktouch: update to 18.12.3.

This commit is contained in:
Helmut Pozimski 2019-03-09 08:49:09 +01:00 committed by Johannes
parent 1d14158580
commit 52ce25a2d2
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ktouch'
pkgname=ktouch
version=18.12.2
revision=2
version=18.12.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config qt5-declarative"
makedepends="libxkbfile-devel kdeclarative-devel kcmutils-devel
@ -14,7 +14,7 @@ maintainer="1is7ac3 <isaac.qa13@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://kde.org/applications/education/ktouch"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=bdcc2b9c1682b3eddaf5d7e2259a747428dbdecb6ec76f8697815ac4cede820d
checksum=194f308a114c89873ee88eb069ecda88d5d1e1ad97c150e2d61cf248719b4bb6
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools qt5-qmake qt5-host-tools kconfig"