summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2021-02-21 00:00:48 +0000
committerdx-mon2021-02-21 00:00:48 +0000
commitf55bcd275f0d74857424115b10c0074d46324e97 (patch)
tree91d2f597201d11140ba099347aa47446d253271c /PKGBUILD
parent699e1330d90fa09e2de467bc50901dc803834ce3 (diff)
downloadaur-f55bcd275f0d74857424115b10c0074d46324e97.tar.gz
Bump to KiCAD 5.99.0-9257-g2a9d76f1e3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a53d3929090..441372be44eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_9233_g881cb3182b
+pkgver=5.99.0_9257_g2a9d76f1e3
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=881cb3182b
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=2a9d76f1e3
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)