summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-04-16 00:00:52 +0100
committerdx-mon2021-04-16 00:00:52 +0100
commitfda9a1ecade70171e4600e640b7c2599265ce561 (patch)
tree7b556d12fec7bbd59b975552d754e4e72eca151c
parente05273b311971c42a83b991cfa717484faf945e7 (diff)
downloadaur-fda9a1ecade70171e4600e640b7c2599265ce561.tar.gz
Bump to KiCAD 5.99.0-10324-g23a1f8b17a
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d61a93c92035..b3eb572283dd 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_10294_ge5dd54e05a
+ pkgver = 5.99.0_10324_g23a1f8b17a
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=e5dd54e05a
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=23a1f8b17a
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 380c46f42828..8e0d570c5d52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_10294_ge5dd54e05a
+pkgver=5.99.0_10324_g23a1f8b17a
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=e5dd54e05a
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=23a1f8b17a
'kicad-nightly.env'
)
sha256sums=(