mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
kexi: update to 3.2.0.
This commit is contained in:
parent
f246b5904c
commit
1fa657484d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kexi'
|
# Template file for 'kexi'
|
||||||
pkgname=kexi
|
pkgname=kexi
|
||||||
version=3.1.0
|
version=3.2.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
replaces="calligra-kexi>=0"
|
replaces="calligra-kexi>=0"
|
||||||
hostmakedepends="extra-cmake-modules kdoctools doxygen pkg-config"
|
hostmakedepends="extra-cmake-modules kdoctools doxygen pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2-or-later, LGPL-2.0-or-later"
|
license="GPL-2-or-later, LGPL-2.0-or-later"
|
||||||
homepage="http://www.kexi-project.org/"
|
homepage="http://www.kexi-project.org/"
|
||||||
distfiles="${KDE_SITE}/kexi/src/kexi-${version}.tar.xz"
|
distfiles="${KDE_SITE}/kexi/src/kexi-${version}.tar.xz"
|
||||||
checksum=6d55cd4af177bcb060673a0977d52bc91cc2dd1b1420d008a78f9783312152fb
|
checksum=7a813f9ea815a09c1e733d0e7dc879c64eee85f075389e87e6aab99cf0c1c1ff
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ];then
|
if [ "$CROSS_BUILD" ];then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools python3 kcoreaddons"
|
hostmakedepends+=" qt5-qmake qt5-host-tools python3 kcoreaddons"
|
||||||
|
|
Loading…
Add table
Reference in a new issue