summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-06-12 00:01:22 +0100
committerdx-mon2021-06-12 00:01:22 +0100
commit34da9029105df1e2f3d19b59522c1ee1642fd13a (patch)
tree5b743fc828cf73c6d22a9ed8140cc9f102e40fe6
parent5d9f5db0e7d42cb6bcdd96f6139c299cb1bed4f1 (diff)
downloadaur-34da9029105df1e2f3d19b59522c1ee1642fd13a.tar.gz
Bump to KiCAD 5.99.0-11001-g09e1a0dc48
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 388c3f3d1f56..63e6f077f965 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_10987_g6513853e92
+ pkgver = 5.99.0_11001_g09e1a0dc48
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=6513853e92
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=09e1a0dc48
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 0771dc9910e2..ee9275e16739 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_10987_g6513853e92
+pkgver=5.99.0_11001_g09e1a0dc48
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=6513853e92
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=09e1a0dc48
'kicad-nightly.env'
)
sha256sums=(