kig: update to 18.08.3.

This commit is contained in:
Piotr Wójcik 2018-11-09 00:04:20 +01:00 committed by maxice8
parent 346f625474
commit e018a148c5
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'kig'
pkgname=kig
version=18.08.2
revision=2
version=18.08.3
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config python"
makedepends="boost-devel boost-python kparts-devel ktexteditor-devel python-devel"
@ -10,7 +10,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2.0-only"
homepage="https://www.kde.org/applications/education/kig/"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=d7f86078028c39d1f8d380b3dffe4483c6550695115c573af23238602d2e5844
checksum=c3995eb71782c49f03891067206f0532570d84997996b8e940df5efd705f6f16
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"