summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2021-01-11 19:26:18 +0000
committerdx-mon2021-01-11 19:26:18 +0000
commit81f9445c3799308d5912784844d122395346bedb (patch)
tree5133c5322926a385f92cad2784fdd087bfa32db1 /PKGBUILD
parent5c3fb2d394afb228ff044675526e57e833f4a54a (diff)
downloadaur-81f9445c3799308d5912784844d122395346bedb.tar.gz
Bump to KiCAD 5.99.0-8345-gc09dc5abdd
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dad12f212d8a..3f66da30a23e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_8301_g60152bc00e
+pkgver=5.99.0_8345_gc09dc5abdd
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=60152bc00e
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=c09dc5abdd
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)