summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9048cf79e6d..bdb9ae430cf8 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_3919_g411914dff
+ pkgver = 5.99.0_3926_g90baed7e8
pkgrel = 1
url = http://kicad-pcb.org/
arch = x86_64
@@ -21,8 +21,8 @@ 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=411914dff
- source = git+https://gitlab.com/kicad/code/kicad-i18n.git#commit=d24af2d
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=90baed7e8
+ source = git+https://gitlab.com/kicad/code/kicad-i18n.git#commit=36ee3772
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index f4dd3fd54a5e..250a2725e8f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_3919_g411914dff
+pkgver=5.99.0_3926_g90baed7e8
pkgrel=1
pkgdesc='Electronic schematic and printed circuit board (PCB) design tools'
arch=('x86_64')
@@ -13,8 +13,8 @@ optdepends=(
'kicad-library: for footprints and symbols'
'kicad-library-3d: for 3d models of components'
)
-_kicad_commit=411914dff # master
-_i18n_commit=d24af2d # master
+_kicad_commit=90baed7e8 # master
+_i18n_commit=36ee3772 # master
source=(
'git+https://gitlab.com/kicad/code/kicad.git'#commit=$_kicad_commit
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=$_i18n_commit