summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2020-10-21 22:12:49 +0100
committerdx-mon2020-10-21 22:12:49 +0100
commit8d1742e4b582c9061d250535a02f7bb433c87d82 (patch)
tree15c87534bec94676131041f741fa7a1b4533da20 /PKGBUILD
parent08224d5e2b717eda949c5f1fc717e593204aa788 (diff)
downloadaur-8d1742e4b582c9061d250535a02f7bb433c87d82.tar.gz
Bump to KiCAD 5.99.0-6466-gae1004776f
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c41e32b681a9..748b5d0b1959 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_6428_g6cbe2131ab
+pkgver=5.99.0_6466_gae1004776f
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=6cbe2131ab
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=ae1004776f
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)