summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-06-06 00:01:31 +0100
committerdx-mon2021-06-06 00:01:31 +0100
commit36f6b2f554c6a8a13a6a9b1c7cabb655583f6e7a (patch)
tree9a77aac67ba967255c5813c0b127c658dadb8610
parent949ce60fcadf9f447f3ed7cc6ae1dfb5e4b4809e (diff)
downloadaur-36f6b2f554c6a8a13a6a9b1c7cabb655583f6e7a.tar.gz
Bump to KiCAD 5.99.0-10846-gc9a660a80c
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0141bfbdace..7ca505ff1c60 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_10840_gd32d107923
+ pkgver = 5.99.0_10846_gc9a660a80c
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=d32d107923
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=c9a660a80c
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 339c3f926381..8e703ef07deb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_10840_gd32d107923
+pkgver=5.99.0_10846_gc9a660a80c
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=d32d107923
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=c9a660a80c
'kicad-nightly.env'
)
sha256sums=(