summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordragonmux2021-10-04 05:00:46 +0100
committerdragonmux2021-10-04 05:00:46 +0100
commit0f423d46c0da0d18b3157c521d601f2a438b97f4 (patch)
treec4f568a37613337269b66b43c33ad201b6cb3ca1
parentc6a0e0584e6e26aba02f126bf67a97455923cfd6 (diff)
downloadaur-0f423d46c0da0d18b3157c521d601f2a438b97f4.tar.gz
Bump to KiCAD 5.99.0-12665-gbf8a020501
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 222895ed9e7d..241aa328b7cc 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_12650_g5c402a64ab
+ pkgver = 5.99.0_12665_gbf8a020501
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=5c402a64ab
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=bf8a020501
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 10a55897ff1c..365626a96d53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_12650_g5c402a64ab
+pkgver=5.99.0_12665_gbf8a020501
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=5c402a64ab
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=bf8a020501
'kicad-nightly.env'
)
sha256sums=(