summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordragonmux2021-10-22 05:00:39 +0100
committerdragonmux2021-10-22 05:00:39 +0100
commitedf9eb52e3bf764487c2d3a326415655400570ae (patch)
treeda8a61baa263ebb7513d4b849a99d7a7976147be
parent4b251d4abf6d5990f63528f3c1e2af952531b8a5 (diff)
downloadaur-edf9eb52e3bf764487c2d3a326415655400570ae.tar.gz
Bump to KiCAD 5.99.0-12896-g1860893d63
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db94b3284850..0da3f1bde7bb 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_12889_g70df3822b5
+ pkgver = 5.99.0_12896_g1860893d63
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=70df3822b5
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=1860893d63
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 842f446e6287..830581db105c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_12889_g70df3822b5
+pkgver=5.99.0_12896_g1860893d63
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=70df3822b5
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=1860893d63
'kicad-nightly.env'
)
sha256sums=(