summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2021-02-11 02:26:38 +0000
committerdx-mon2021-02-11 02:26:38 +0000
commitdc45972b5b1a228cf7bd4b64cb8ea15924293e49 (patch)
treed413a301114755a881b1f916a05602b6f65df9d8 /PKGBUILD
parent25a05b31d260d5632ebc428b59da0b9903c73a7a (diff)
downloadaur-dc45972b5b1a228cf7bd4b64cb8ea15924293e49.tar.gz
Bump to KiCAD 5.99.0-8991-g64f817001a
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f296d7139d28..d965bbfb182d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_8951_g09be44a352
+pkgver=5.99.0_8991_g64f817001a
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=09be44a352
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=64f817001a
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)