summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-06-14 00:00:26 +0100
committerdx-mon2021-06-14 00:00:26 +0100
commit18b36dcbcb67e32beef02e8260f0bc1d75185d3c (patch)
treeedbcfbb672fa5cd09072f872a7d4c6f22dbd6b78
parente6bd96e307a113e1d7c8fe67c684ad9290599f1b (diff)
downloadaur-18b36dcbcb67e32beef02e8260f0bc1d75185d3c.tar.gz
Bump to KiCAD 5.99.0-11021-g3763aca52c
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e19e305a1ce..87443ccc5697 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_11012_g5d9c1dd75a
+ pkgver = 5.99.0_11021_g3763aca52c
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=5d9c1dd75a
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=3763aca52c
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index f7b4bfa563b3..6e64b11991db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_11012_g5d9c1dd75a
+pkgver=5.99.0_11021_g3763aca52c
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=5d9c1dd75a
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=3763aca52c
'kicad-nightly.env'
)
sha256sums=(