summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordragonmux2021-11-04 04:01:09 +0000
committerdragonmux2021-11-04 04:01:09 +0000
commit0991e43139a5d3a098511b4d36a9c2caef4adeaa (patch)
treec83de3fba922e97d4c686888106f7c400e3f7d34
parentab285d4b7e7df5ae18e6340125a9f39b2502ff0a (diff)
downloadaur-0991e43139a5d3a098511b4d36a9c2caef4adeaa.tar.gz
Bump to KiCAD 5.99.0-13090-gcf6b18ec7e
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 740261a81cb9..d9ceac488b46 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_13060_g64f77b3596
+ pkgver = 5.99.0_13090_gcf6b18ec7e
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=64f77b3596
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=cf6b18ec7e
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index f2b025f425fa..c6566a979629 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_13060_g64f77b3596
+pkgver=5.99.0_13090_gcf6b18ec7e
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=64f77b3596
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=cf6b18ec7e
'kicad-nightly.env'
)
sha256sums=(