kig: update to 18.12.1.
This commit is contained in:
parent
78f0610e91
commit
3909a2912b
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kig'
|
||||
pkgname=kig
|
||||
version=18.12.0
|
||||
revision=2
|
||||
version=18.12.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config python"
|
||||
makedepends="boost-devel kparts-devel ktexteditor-devel python-devel"
|
||||
|
@ -9,8 +9,8 @@ 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/${pkgname}-${version}.tar.xz"
|
||||
checksum=f1cf5346a1b965cd30e671dfa4af62c66772b6f4eb40f99e84552f2425f9077f
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/kig-${version}.tar.xz"
|
||||
checksum=ecc9bc6cc5f76ca857cf1b1e4b786b724b2d6584d3b53c72249909ccdf488031
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Reference in a new issue