summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-05-27 00:00:36 +0100
committerdx-mon2021-05-27 00:00:36 +0100
commit7fb17d42d75e716bf275d31a3e38e67ff58b6d7a (patch)
tree30fbca780e9deadfbda538e9de2d4e1887313e3a
parent9ebde6306299e1cc053c9099ad3eb4a38533112f (diff)
downloadaur-7fb17d42d75e716bf275d31a3e38e67ff58b6d7a.tar.gz
Bump to KiCAD 5.99.0-10642-g71b3ab432c
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5f2c57ac280..0a099168e6cf 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_10637_g5c9a73aa5e
+ pkgver = 5.99.0_10642_g71b3ab432c
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=5c9a73aa5e
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=71b3ab432c
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 507ab97f2eef..401821649c83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_10637_g5c9a73aa5e
+pkgver=5.99.0_10642_g71b3ab432c
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=5c9a73aa5e
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=71b3ab432c
'kicad-nightly.env'
)
sha256sums=(