summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2020-11-23 00:50:13 +0000
committerdx-mon2020-11-23 00:50:13 +0000
commit68d1aee08da29780506da2eb6069c233b6e3cdef (patch)
treed97a79158be940b7bce80ffca7d258d719026e4f /PKGBUILD
parent684820834d6a8353be6939f2d2839e86c921f6f2 (diff)
downloadaur-68d1aee08da29780506da2eb6069c233b6e3cdef.tar.gz
Bump to KiCAD 5.99.0-7136-gf5e9a2a6da
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b25e8c24a66..5d378b6b8cf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_7124_g22bbe9618e
+pkgver=5.99.0_7136_gf5e9a2a6da
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=22bbe9618e
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=f5e9a2a6da
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)