summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2020-11-06 02:06:19 +0000
committerdx-mon2020-11-06 02:06:19 +0000
commitc9547746dda2b51b07e596d1d3b74e5055ac6ed9 (patch)
tree2021f0883c9ddf73e9e7863b027accf14319a4a8 /PKGBUILD
parent7eb50713132beabe0103934505fdb65a6b232eee (diff)
downloadaur-c9547746dda2b51b07e596d1d3b74e5055ac6ed9.tar.gz
Bump to KiCAD 5.99.0-6846-g08ca80a2d8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06150df732c6..3dded0b1c3ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_6825_gdaa0c3aaa1
+pkgver=5.99.0_6846_g08ca80a2d8
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=daa0c3aaa1
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=08ca80a2d8
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)