summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2021-01-19 23:07:58 +0000
committerdx-mon2021-01-19 23:07:58 +0000
commit952503e457b76950a17c2919b790b91ea4527979 (patch)
tree033d8555f41b66f93db99d0ba188260d8dfff4e4 /PKGBUILD
parent0dadf8cfc9999ec8d3c15f8848037eb72079fd25 (diff)
downloadaur-952503e457b76950a17c2919b790b91ea4527979.tar.gz
Bump to KiCAD 5.99.0-8527-g23b11f0090
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 641385564d5c..39d471d8d74f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_8451_g6bb9aeab4b
+pkgver=5.99.0_8527_g23b11f0090
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=6bb9aeab4b
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=23b11f0090
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)