summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-04-07 00:00:51 +0100
committerdx-mon2021-04-07 00:00:51 +0100
commita459f7a8cd2794ce5115de255fe901874420d781 (patch)
tree9c213fe581c4807b048497890dd678b163df7b59
parentcc4cb627363c3e9638db2800385fcc8ce061c50b (diff)
downloadaur-a459f7a8cd2794ce5115de255fe901874420d781.tar.gz
Bump to KiCAD 5.99.0-10160-g2b86b34124
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9df0446e7e26..7a2d1db81d6c 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_10144_g9a764126ce
+ pkgver = 5.99.0_10160_g2b86b34124
pkgrel = 1
url = http://kicad-pcb.org/
arch = x86_64
@@ -26,7 +26,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=9a764126ce
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=2b86b34124
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index d228dede4385..c20a31f111c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_10144_g9a764126ce
+pkgver=5.99.0_10160_g2b86b34124
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=9a764126ce
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=2b86b34124
'kicad-nightly.env'
)
sha256sums=(