kig: update to 18.12.0.
This commit is contained in:
parent
2f900a0642
commit
825ae8fcd0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kig'
|
||||
pkgname=kig
|
||||
version=18.08.3
|
||||
version=18.12.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config python"
|
||||
|
@ -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=c3995eb71782c49f03891067206f0532570d84997996b8e940df5efd705f6f16
|
||||
checksum=f1cf5346a1b965cd30e671dfa4af62c66772b6f4eb40f99e84552f2425f9077f
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Reference in New Issue