summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2020-12-29 22:46:44 +0000
committerdx-mon2020-12-29 22:46:44 +0000
commitd400c80558b2214b34caa2256f56198f2e4108f4 (patch)
tree10fc9b8faba909953171c59f92a16f1320acba3d /PKGBUILD
parentc8a5295a138ccf1be35f85fd070ecc171bb7605d (diff)
downloadaur-d400c80558b2214b34caa2256f56198f2e4108f4.tar.gz
Bump to KiCAD 5.99.0-7927-ga637f310d0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 176be39d5ba6..5c73f4f9b2fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_7766_gad1ee40441
+pkgver=5.99.0_7927_ga637f310d0
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=ad1ee40441
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=a637f310d0
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)