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 ef746b788f2c..eb14d1de5613 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_4174_gc79d6391dd
+ pkgver = 5.99.0_6428_g6cbe2131ab
pkgrel = 1
url = http://kicad-pcb.org/
arch = x86_64
@@ -23,8 +23,8 @@ pkgbase = kicad-nightly
optdepends = kicad-library-nightly: for footprints and symbols
optdepends = kicad-library-3d-nightly: for 3d models of components
options = !strip
- source = git+https://gitlab.com/kicad/code/kicad.git#commit=c79d6391dd
- source = git+https://gitlab.com/kicad/code/kicad-i18n.git#commit=adb743b
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=6cbe2131ab
+ source = git+https://gitlab.com/kicad/code/kicad-i18n.git#commit=e89d9a8
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 4b8e18ffc587..c41e32b681a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_4174_gc79d6391dd
+pkgver=5.99.0_6428_g6cbe2131ab
pkgrel=1
pkgdesc='Electronic schematic and printed circuit board (PCB) design tools'
arch=('x86_64')
@@ -15,8 +15,8 @@ optdepends=(
'kicad-library-3d-nightly: for 3d models of components'
)
source=(
- 'git+https://gitlab.com/kicad/code/kicad.git'#commit=c79d6391dd
- 'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=adb743b
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=6cbe2131ab
+ 'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)
sha256sums=(