summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2020-11-06 22:42:13 +0000
committerdx-mon2020-11-06 22:42:13 +0000
commit43d064daaa64ca6b63a771bb8ebff6f89a680f52 (patch)
treeb5521cd3f20e7c8596858dd62cb3e566a4df537b /PKGBUILD
parentc9547746dda2b51b07e596d1d3b74e5055ac6ed9 (diff)
downloadaur-43d064daaa64ca6b63a771bb8ebff6f89a680f52.tar.gz
Bump to KiCAD 5.99.0-6862-g9454f9df92
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3dded0b1c3ac..1bb9648ae500 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_6846_g08ca80a2d8
+pkgver=5.99.0_6862_g9454f9df92
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=08ca80a2d8
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=9454f9df92
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)