summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-03-02 00:00:55 +0000
committerdx-mon2021-03-02 00:00:55 +0000
commit8dcc0d44ccea4986cf381b5b7123f0f0928f0d7a (patch)
treefd94d2f26b291318e102f7c14490cc34c8e59b81
parent9d21073f8e9abed6fccf2dcba7c3d14be485cddd (diff)
downloadaur-8dcc0d44ccea4986cf381b5b7123f0f0928f0d7a.tar.gz
Bump to KiCAD 5.99.0-9537-g7760570d76
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5752d335be93..0368c5090550 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_9526_g5c17ff0595
+ pkgver = 5.99.0_9537_g7760570d76
pkgrel = 1
url = http://kicad-pcb.org/
arch = x86_64
@@ -24,7 +24,7 @@ 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=5c17ff0595
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=7760570d76
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 4f4e76aa6f51..526976393502 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_9526_g5c17ff0595
+pkgver=5.99.0_9537_g7760570d76
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=5c17ff0595
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=7760570d76
'kicad-nightly.env'
)
sha256sums=(