kig: update to 19.04.0.
This commit is contained in:
parent
151241f12d
commit
452c19e6af
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'kig'
|
||||
pkgname=kig
|
||||
version=18.12.3
|
||||
version=19.04.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config python"
|
||||
hostmakedepends="extra-cmake-modules kcoreaddons pkg-config python"
|
||||
makedepends="boost-devel kparts-devel ktexteditor-devel python-devel"
|
||||
short_desc="KDE education tool for interactive geometry"
|
||||
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/kig-${version}.tar.xz"
|
||||
checksum=abba87c3569e571e6d1761dc2e6c0e32969ea09eba6d9c0462cb4dc7bd62d7a2
|
||||
checksum=781243a23a94d7a9882bd69ddfcd74a5b9df0ce28cd45488e62dcf54e3633234
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Reference in a new issue