summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2020-11-03 22:31:31 +0000
committerdx-mon2020-11-03 22:31:31 +0000
commit69118733d9f4bc62382b528f6c50323fd3a27ef7 (patch)
tree7fc1256c9bb17dee4083a961c627e6f4d7f919b9 /PKGBUILD
parenteb084b103ecd266ace7fb8e2fd9d9b18f78defc0 (diff)
downloadaur-69118733d9f4bc62382b528f6c50323fd3a27ef7.tar.gz
Bump to KiCAD 5.99.0-6796-g5507575d64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 664822a03269..ba09be0a94dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_6761_g89e21d28f0
+pkgver=5.99.0_6796_g5507575d64
pkgrel=1
pkgdesc='Electronic schematic and printed circuit board (PCB) design tools'
arch=('x86_64')
@@ -15,7 +15,7 @@ optdepends=(
'kicad-library-3d-nightly: for 3d models of components'
)
source=(
- 'git+https://gitlab.com/kicad/code/kicad.git'#commit=89e21d28f0
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=5507575d64
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)