summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-07-11 00:00:18 +0100
committerdx-mon2021-07-11 00:00:18 +0100
commitba6406193ef85ba9c3ee4ed8b3316dfaca522a4a (patch)
treefc52ff84b1089279b50976157d22222cf375b131
parentb30a1696cb083a522b5e66472694a94490efaab6 (diff)
downloadaur-ba6406193ef85ba9c3ee4ed8b3316dfaca522a4a.tar.gz
Bump to KiCAD 5.99.0-11398-g01d3a88faa
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 047c1d6b5bb5..e740bcba052c 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_11393_ga06b95bb1f
+ pkgver = 5.99.0_11398_g01d3a88faa
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=a06b95bb1f
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=01d3a88faa
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 7e65a9d18cd2..dd07472af5ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_11393_ga06b95bb1f
+pkgver=5.99.0_11398_g01d3a88faa
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=a06b95bb1f
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=01d3a88faa
'kicad-nightly.env'
)
sha256sums=(