summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2020-10-24 00:10:57 +0100
committerdx-mon2020-10-24 00:10:57 +0100
commitb0023a9c1036bda289fe4a7f013793a4741e95a1 (patch)
treedd6270e5a3339de84081c261c892deec09032f14 /PKGBUILD
parent62db90e81e4d146142de041224c0b855d0b666d8 (diff)
downloadaur-b0023a9c1036bda289fe4a7f013793a4741e95a1.tar.gz
Bump to KiCAD 5.99.0-6512-g59f3fefd17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a409651f824b..c5fbfe888414 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_6487_gd75f97161f
+pkgver=5.99.0_6512_g59f3fefd17
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=d75f97161f
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=59f3fefd17
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)