summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2020-11-02 19:49:03 +0000
committerdx-mon2020-11-02 19:49:03 +0000
commiteb084b103ecd266ace7fb8e2fd9d9b18f78defc0 (patch)
treed24d4c66798eca53619e063589a4e90c9de3f26a /PKGBUILD
parent896d13014b523e3626f81f51410fee16200a0356 (diff)
downloadaur-eb084b103ecd266ace7fb8e2fd9d9b18f78defc0.tar.gz
Bump to KiCAD 5.99.0-6761-g89e21d28f0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b29d53df44bc..664822a03269 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_6747_ga95e2184da
+pkgver=5.99.0_6761_g89e21d28f0
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=a95e2184da
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=89e21d28f0
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)