summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordragonmux2021-10-18 05:00:31 +0100
committerdragonmux2021-10-18 05:00:31 +0100
commitc8bf5232496f3d076546f12851ab354b8dd86445 (patch)
tree7df70879049a628da7d75e1611210583df2661c0
parent48bfacfac6d9b80ab2276cbc482bc44b360ca24b (diff)
downloadaur-c8bf5232496f3d076546f12851ab354b8dd86445.tar.gz
Bump to KiCAD 5.99.0-12845-g64bcaaefd1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d727fd429982..21d62a6d1c1d 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_12833_gcd8e464339
+ pkgver = 5.99.0_12845_g64bcaaefd1
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=cd8e464339
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=64bcaaefd1
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index f0b3ad9e636c..62d2defa2b9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_12833_gcd8e464339
+pkgver=5.99.0_12845_g64bcaaefd1
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=cd8e464339
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=64bcaaefd1
'kicad-nightly.env'
)
sha256sums=(