summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordragonmux2021-09-29 05:00:15 +0100
committerdragonmux2021-09-29 05:00:15 +0100
commit82ae210d7f0ee8eb81760a76a29e2f12cfbcdc2f (patch)
tree747d23af6f862bad93482ad2a5bea3514d21f030
parent0c6c2e1ee34c1e1ce64f3dcc8eae3cf14a97d5a5 (diff)
downloadaur-82ae210d7f0ee8eb81760a76a29e2f12cfbcdc2f.tar.gz
Bump to KiCAD 5.99.0-12610-g07e01e6297
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cff9ebe122fc..a4daf83b4556 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_12597_g9f841da98e
+ pkgver = 5.99.0_12610_g07e01e6297
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=9f841da98e
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=07e01e6297
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 79e9b7ac7b6d..2cdedb9e6a34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_12597_g9f841da98e
+pkgver=5.99.0_12610_g07e01e6297
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=9f841da98e
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=07e01e6297
'kicad-nightly.env'
)
sha256sums=(