kicad: distfile updated without change of version
This commit is contained in:
parent
ea54804270
commit
713fcc8a90
@ -2,12 +2,11 @@
|
||||
pkgname=kicad
|
||||
version=4.0.4
|
||||
revision=1
|
||||
wrksrc=${pkgname}-${version%.*}
|
||||
build_style=cmake
|
||||
configure_args="-DKICAD_BUILD_VERSION=$version -DKICAD_SKIP_BOOST=ON
|
||||
-DKICAD_SCRIPTING=ON -DKICAD_SCRIPTING_MODULES=ON -DKICAD_SCRIPTING_WXPYTHON=ON
|
||||
-DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-3.0"
|
||||
hostmakedepends="cmake pkg-config swig"
|
||||
hostmakedepends="pkg-config swig"
|
||||
makedepends="wxWidgets-devel wxPython-devel python-devel glew-devel cairo-devel
|
||||
libressl-devel boost-devel"
|
||||
depends="wxPython"
|
||||
@ -16,4 +15,4 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://kicad-pcb.org"
|
||||
distfiles="https://launchpad.net/${pkgname}/${version%.*}/${version}/+download/${pkgname}-${version}.tar.xz"
|
||||
checksum=3c16d38ed0779f560fd8e913150277c803ba4f270c9a8f1ea687b5878bf5c5b6
|
||||
checksum=6da5d3f7bc63a9c5b4d0f5e4b954411b45d712168596b5af02957343c87eda00
|
||||
|
Loading…
Reference in New Issue
Block a user