summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-07-18 00:00:28 +0100
committerdx-mon2021-07-18 00:00:28 +0100
commit8e464b27e716bb6a83b1b502fd819ed827092760 (patch)
tree59e0649f9fa3cd823efed170216af54ef2876cb4
parent93233cf2a90b82e98e188021c7d72d2d8eb6ac88 (diff)
downloadaur-8e464b27e716bb6a83b1b502fd819ed827092760.tar.gz
Bump to KiCAD 5.99.0-11444-g3c721c55de
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66f7252a701b..f65481bc1d66 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_11443_gcb72da294a
+ pkgver = 5.99.0_11444_g3c721c55de
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=cb72da294a
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=3c721c55de
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 523953535742..5bbfd9919853 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_11443_gcb72da294a
+pkgver=5.99.0_11444_g3c721c55de
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=cb72da294a
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=3c721c55de
'kicad-nightly.env'
)
sha256sums=(