kig: update to 18.08.3.
This commit is contained in:
parent
346f625474
commit
e018a148c5
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kig'
|
# Template file for 'kig'
|
||||||
pkgname=kig
|
pkgname=kig
|
||||||
version=18.08.2
|
version=18.08.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules pkg-config python"
|
hostmakedepends="extra-cmake-modules pkg-config python"
|
||||||
makedepends="boost-devel boost-python kparts-devel ktexteditor-devel python-devel"
|
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"
|
license="GPL-2.0-only"
|
||||||
homepage="https://www.kde.org/applications/education/kig/"
|
homepage="https://www.kde.org/applications/education/kig/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d7f86078028c39d1f8d380b3dffe4483c6550695115c573af23238602d2e5844
|
checksum=c3995eb71782c49f03891067206f0532570d84997996b8e940df5efd705f6f16
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"
|
hostmakedepends+=" kdoctools qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Reference in New Issue