kig: update to 18.04.1.

Closes #14391.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
Piotr Wójcik 2018-05-14 16:03:31 +02:00 committed by Enno Boland
parent d8dcffcabc
commit 1176477441

View file

@ -1,16 +1,16 @@
# Template file for 'kig'
pkgname=kig
version=18.04.0
version=18.04.1
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config python"
makedepends="boost-devel boost-python kparts-devel ktexteditor-devel python-devel"
short_desc="KDE education tool for interactive geometry"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2"
license="GPL-2.0-only"
homepage="https://www.kde.org/applications/education/kig/"
distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=638f7965d9b725b3ab51f58e2c4e0738e5350ee20e4e95d29a1e14cd28105eb6
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=fcdb22cc25a1ec0144e9446f43f693ba705564c6c789cf79f79cf8e3ebcbc2e7
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"