summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-07-07 00:00:16 +0100
committerdx-mon2021-07-07 00:00:16 +0100
commit35154c0c5f2657a75a5827838dd3be04bcd05e36 (patch)
treef15e030a4f3f39967fac6fa36eae42e9429fb0a6
parentd5aafdfafc832f29e90b3e74d4a7ee3d46265e1e (diff)
downloadaur-35154c0c5f2657a75a5827838dd3be04bcd05e36.tar.gz
Bump to KiCAD 5.99.0-11349-g4025603a1f
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b7409ae642e..b795d5f56907 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_11331_gb0c07a28b3
+ pkgver = 5.99.0_11349_g4025603a1f
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=b0c07a28b3
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=4025603a1f
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 59cc5c6413cc..485c25ec66ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_11331_gb0c07a28b3
+pkgver=5.99.0_11349_g4025603a1f
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=b0c07a28b3
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=4025603a1f
'kicad-nightly.env'
)
sha256sums=(