mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
kig: update to 18.04.3.
This commit is contained in:
parent
fc4ed47a69
commit
3f1e8049cd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kig'
|
# Template file for 'kig'
|
||||||
pkgname=kig
|
pkgname=kig
|
||||||
version=18.04.2
|
version=18.04.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules pkg-config python"
|
hostmakedepends="extra-cmake-modules pkg-config python"
|
||||||
|
@ -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=fc0111dc2b57cb347375031a0ef6c0dea8525bddda6369f5e6fd4dddd59a1245
|
checksum=249fe2f50e38ba83bdfba042d3ef2c7e8020ba3ede66fd0827a51776a74c8534
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue