summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2020-10-30 22:49:38 +0000
committerdx-mon2020-10-30 22:49:38 +0000
commit8c12bf4554d6fd1afefcf249013b9ddf0a4f3206 (patch)
treee8a6c7f699a6258a02d7d07709bc055f0433977f /PKGBUILD
parentc1f62ce6acc6b604c69b7785418c1a533a9c1f8b (diff)
downloadaur-8c12bf4554d6fd1afefcf249013b9ddf0a4f3206.tar.gz
Bump to KiCAD 5.99.0-6703-gdcd237e298
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e75378dad07b..00e6e2f4d3e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_6670_g1d110d5414
+pkgver=5.99.0_6703_gdcd237e298
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=1d110d5414
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=dcd237e298
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)