summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2020-11-10 22:51:44 +0000
committerdx-mon2020-11-10 22:51:44 +0000
commitf6dfae92cd030b01cbcdf9978733fc92a1049494 (patch)
treea707b82210ec51cb3e3832fe4b15b77ec82a4d95 /PKGBUILD
parenta2a09a45c828b1890a82ca1901c3d9c3084abdee (diff)
downloadaur-f6dfae92cd030b01cbcdf9978733fc92a1049494.tar.gz
Bump to KiCAD 5.99.0-6915-g3a35a5d5f8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f29e6b086bdb..79863d3e30b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_6882_g4dc877d0e9
+pkgver=5.99.0_6915_g3a35a5d5f8
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=4dc877d0e9
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=3a35a5d5f8
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)