summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-06-23 00:00:31 +0100
committerdx-mon2021-06-23 00:00:31 +0100
commita7d9cfc78d4b11693e7b153e338eb2283bdb4743 (patch)
treecca6e95733d4745670170fdead76a1e6dbe9f48f
parent2b978fe149a63c62a014648af0bff890752b41bb (diff)
downloadaur-a7d9cfc78d4b11693e7b153e338eb2283bdb4743.tar.gz
Bump to KiCAD 5.99.0-11119-g3269f45776
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48e101571d03..be65e7fbfa73 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_11113_gc72914c43c
+ pkgver = 5.99.0_11119_g3269f45776
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=c72914c43c
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=3269f45776
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 5205e929f022..ced18362e113 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_11113_gc72914c43c
+pkgver=5.99.0_11119_g3269f45776
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=c72914c43c
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=3269f45776
'kicad-nightly.env'
)
sha256sums=(