summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-06-20 00:00:29 +0100
committerdx-mon2021-06-20 00:00:29 +0100
commitcc360c68319de1d17530593a675ff5bd790999bd (patch)
treee838ed2820a91bab5d7dad3cabe69101feeeb879
parent4a773e17844321fb54d2a02d6000fe1cb9b84133 (diff)
downloadaur-cc360c68319de1d17530593a675ff5bd790999bd.tar.gz
Bump to KiCAD 5.99.0-11096-g937f5138db
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ad37f002f8eb..82881ed601b6 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_11083_g5a832fc337
+ pkgver = 5.99.0_11096_g937f5138db
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=5a832fc337
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=937f5138db
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 5463ffebdde9..28c7d4937c6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_11083_g5a832fc337
+pkgver=5.99.0_11096_g937f5138db
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=5a832fc337
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=937f5138db
'kicad-nightly.env'
)
sha256sums=(