summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2020-10-11 22:09:45 +0100
committerdx-mon2020-10-11 22:35:12 +0100
commit41b5b79749ff35b308dd22cc668929f74ff83b03 (patch)
tree6115e9575d6dc70bc2825be616772b4e58c7e0e1
parentdb358ba648e5fdcf4758090023da56fae84555c7 (diff)
downloadaur-41b5b79749ff35b308dd22cc668929f74ff83b03.tar.gz
Bump to KiCAD 5.99.0-3966-gf6ab7f4e7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1504c9875ad8..068dec85a73e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = kicad-nightly
pkgdesc = Electronic schematic and printed circuit board (PCB) design tools
- pkgver = 5.99.0_3926_g90baed7e8
- pkgrel = 2
+ pkgver = 5.99.0_3966_f6ab7f4e7
+ pkgrel = 1
url = http://kicad-pcb.org/
arch = x86_64
license = GPL
@@ -22,8 +22,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=90baed7e8
- source = git+https://gitlab.com/kicad/code/kicad-i18n.git#commit=36ee3772
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=f6ab7f4e7
+ source = git+https://gitlab.com/kicad/code/kicad-i18n.git#commit=636831f
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 036d32450387..d5d62c9f9ff7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_3926_g90baed7e8
-pkgrel=2
+pkgver=5.99.0_3966_f6ab7f4e7
+pkgrel=1
pkgdesc='Electronic schematic and printed circuit board (PCB) design tools'
arch=('x86_64')
url='http://kicad-pcb.org/'
@@ -13,8 +13,8 @@ optdepends=(
'kicad-library: for footprints and symbols'
'kicad-library-3d: for 3d models of components'
)
-_kicad_commit=90baed7e8 # master
-_i18n_commit=36ee3772 # master
+_kicad_commit=f6ab7f4e7 # master
+_i18n_commit=636831f # 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