summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkicad-bot2022-01-12 05:04:58 +0000
committerkicad-bot2022-01-12 05:04:58 +0000
commit16264bb5aa24c75b2cec7dc86eab27ed638c952e (patch)
tree63a09fd071fc5908362c2efbbf736607733c1de5
parentae9956c986b6e7e32fb911ebd68384693d42dcc1 (diff)
downloadaur-16264bb5aa24c75b2cec7dc86eab27ed638c952e.tar.gz
Bump to KiCAD 6.99.0-406-g8c6c87eaf4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65edcf25a370..e18fa93d9535 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kicad-nightly
pkgdesc = Electronic schematic and printed circuit board (PCB) design tools
- pkgver = 6.99.0_387_g70b0ac15ea
+ pkgver = 6.99.0_406_g8c6c87eaf4
pkgrel = 1
url = http://kicad.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=70b0ac15ea
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=8c6c87eaf4
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index af586e301d1c..e7968ecbc336 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=6.99.0_387_g70b0ac15ea
+pkgver=6.99.0_406_g8c6c87eaf4
pkgrel=1
pkgdesc='Electronic schematic and printed circuit board (PCB) design tools'
arch=('x86_64')
@@ -16,7 +16,7 @@ optdepends=(
'kicad-library-3d-nightly: for 3d models of components'
)
source=(
- 'git+https://gitlab.com/kicad/code/kicad.git'#commit=70b0ac15ea
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=8c6c87eaf4
'kicad-nightly.env'
)
sha256sums=(