summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 068dec85a73e..48061ce236f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kicad-nightly
pkgdesc = Electronic schematic and printed circuit board (PCB) design tools
- pkgver = 5.99.0_3966_f6ab7f4e7
+ pkgver = 5.99.0_3990_g5afae757f
pkgrel = 1
url = http://kicad-pcb.org/
arch = x86_64
@@ -22,7 +22,7 @@ pkgbase = kicad-nightly
depends = python-wxpython
optdepends = kicad-library: for footprints and symbols
optdepends = kicad-library-3d: for 3d models of components
- source = git+https://gitlab.com/kicad/code/kicad.git#commit=f6ab7f4e7
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=5afae757f
source = git+https://gitlab.com/kicad/code/kicad-i18n.git#commit=636831f
source = kicad-nightly.env
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d5d62c9f9ff7..bab8317333e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_3966_f6ab7f4e7
+pkgver=5.99.0_3990_g5afae757f
pkgrel=1
pkgdesc='Electronic schematic and printed circuit board (PCB) design tools'
arch=('x86_64')
@@ -13,7 +13,7 @@ optdepends=(
'kicad-library: for footprints and symbols'
'kicad-library-3d: for 3d models of components'
)
-_kicad_commit=f6ab7f4e7 # master
+_kicad_commit=5afae757f # master
_i18n_commit=636831f # master
source=(
'git+https://gitlab.com/kicad/code/kicad.git'#commit=$_kicad_commit