summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-07-10 00:00:32 +0100
committerdx-mon2021-07-10 00:00:32 +0100
commitb30a1696cb083a522b5e66472694a94490efaab6 (patch)
tree49fbc0110d83c5a6853fb71a3435fdfcb82282c4
parent1226b529580c291a337d5dff3fb81d3b918c7122 (diff)
downloadaur-b30a1696cb083a522b5e66472694a94490efaab6.tar.gz
Bump to KiCAD 5.99.0-11393-ga06b95bb1f
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 62af4b392be7..047c1d6b5bb5 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_11381_g9975b8fb10
+ pkgver = 5.99.0_11393_ga06b95bb1f
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=9975b8fb10
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=a06b95bb1f
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index be786178a2a5..7e65a9d18cd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_11381_g9975b8fb10
+pkgver=5.99.0_11393_ga06b95bb1f
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=9975b8fb10
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=a06b95bb1f
'kicad-nightly.env'
)
sha256sums=(