summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-04-24 00:01:01 +0100
committerdx-mon2021-04-24 00:01:01 +0100
commit3a87560f2a037202cc7bb587282a579a237cc6a2 (patch)
treea45b1ebb20c047be095ca329fddf48daf70a1d35
parent36d4c9624bb4bff2bb862148fbe54baf880d5045 (diff)
downloadaur-3a87560f2a037202cc7bb587282a579a237cc6a2.tar.gz
Bump to KiCAD 5.99.0-10405-ge0478e43da
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfbc481f3400..4558551d842a 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_10396_gecd9bf696e
+ pkgver = 5.99.0_10405_ge0478e43da
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=ecd9bf696e
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=e0478e43da
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 11cf8fc8efc8..093913f786b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_10396_gecd9bf696e
+pkgver=5.99.0_10405_ge0478e43da
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=ecd9bf696e
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=e0478e43da
'kicad-nightly.env'
)
sha256sums=(