summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2021-02-12 00:00:47 +0000
committerdx-mon2021-02-12 00:00:47 +0000
commit21da98ada78099c79efee1e9020658fa5fc6c7fe (patch)
tree345a7955b1f2f9778c7c6afd04068759010ea178 /PKGBUILD
parentdc45972b5b1a228cf7bd4b64cb8ea15924293e49 (diff)
downloadaur-21da98ada78099c79efee1e9020658fa5fc6c7fe.tar.gz
Bump to KiCAD 5.99.0-8999-g73ea0fc15e
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d965bbfb182d..f32ca7c637b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_8991_g64f817001a
+pkgver=5.99.0_8999_g73ea0fc15e
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=64f817001a
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=73ea0fc15e
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)