summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-04-04 00:01:02 +0100
committerdx-mon2021-04-04 00:01:02 +0100
commitcec29f3c81952d864f839bb65077d47f63347d73 (patch)
treeb8d4998b65083b3c4935191c0574b8e09130bda6
parent3fb747f5bfa003a7312a83ad4a05eb5510bbe98f (diff)
downloadaur-cec29f3c81952d864f839bb65077d47f63347d73.tar.gz
Bump to KiCAD 5.99.0-10116-g329577cc5c
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd6159fa601f..5d158d771126 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_10101_gd7a95e2af4
+ pkgver = 5.99.0_10116_g329577cc5c
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=d7a95e2af4
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=329577cc5c
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 6a1f9331281b..f5ffc551032f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_10101_gd7a95e2af4
+pkgver=5.99.0_10116_g329577cc5c
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=d7a95e2af4
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=329577cc5c
'kicad-nightly.env'
)
sha256sums=(