summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2020-10-18 01:58:33 +0100
committerdx-mon2020-10-18 01:58:33 +0100
commita0745edc5030512fcedd43f6873e94f043b6c49a (patch)
tree297dd1a836e2760faa16970132c4ee872114f8a4 /PKGBUILD
parent9799d179628f1329198652ddec965776b392a351 (diff)
downloadaur-a0745edc5030512fcedd43f6873e94f043b6c49a.tar.gz
Bump to KiCAD 5.99.0-4135-g688a031793
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de5fc93b92b1..3f752a6e521e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_4126_g229194c76b
+pkgver=5.99.0_4135_g688a031793
pkgrel=1
pkgdesc='Electronic schematic and printed circuit board (PCB) design tools'
arch=('x86_64')
@@ -14,7 +14,7 @@ optdepends=(
'kicad-library-3d-nightly: for 3d models of components'
)
source=(
- 'git+https://gitlab.com/kicad/code/kicad.git'#commit=229194c76b
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=688a031793
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=adb743b
'kicad-nightly.env'
)