summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2021-03-17 00:00:32 +0000
committerdx-mon2021-03-17 00:00:32 +0000
commitd69933a5573839b47c257b45bd82f51af0accb3e (patch)
tree2eedb75aae6d02d7527b663ba0fe21fa5c83bdf6 /PKGBUILD
parent83a0437472c247b2b7def5a67caa285c96ef20ec (diff)
downloadaur-d69933a5573839b47c257b45bd82f51af0accb3e.tar.gz
Bump to KiCAD 5.99.0-9806-g7f8ea6e06a
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de09c94187ca..9ec255283a1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,21 +1,21 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_9795_gc3c3649211
+pkgver=5.99.0_9806_g7f8ea6e06a
pkgrel=1
pkgdesc='Electronic schematic and printed circuit board (PCB) design tools'
arch=('x86_64')
url='http://kicad-pcb.org/'
license=('GPL')
depends=('wxgtk3' 'python' 'boost-libs' 'glew' 'curl' 'glm' 'ngspice' 'opencascade' 'python-wxpython')
-makedepends=('git' 'cmake' 'zlib' 'mesa' 'boost' 'swig' 'ninja' 'tar' 'gz')
+makedepends=('git' 'cmake' 'zlib' 'mesa' 'boost' 'swig' 'ninja' 'tar' 'gzip')
options=('!strip')
optdepends=(
'kicad-library-nightly: for footprints and symbols'
'kicad-library-3d-nightly: for 3d models of components'
)
source=(
- 'git+https://gitlab.com/kicad/code/kicad.git'#commit=c3c3649211
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=7f8ea6e06a
'kicad-nightly.env'
)
sha256sums=(