summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordragonmux2021-10-29 05:00:46 +0100
committerdragonmux2021-10-29 05:00:46 +0100
commit9d6556f63653b738c216b5d87b0dcc23bf553806 (patch)
tree5b4d1dcf368b1d39f479e756b6326f0f3b3df2ae
parentaefd5ad0ff4ec3e01c452482b646e8fa64298388 (diff)
downloadaur-9d6556f63653b738c216b5d87b0dcc23bf553806.tar.gz
Bump to KiCAD 5.99.0-13002-gc47e5ce577
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1f0cde2cbce..c4a11b10b2d3 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_12983_g4a9b3d9673
+ pkgver = 5.99.0_13002_gc47e5ce577
pkgrel = 1
url = http://kicad.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=4a9b3d9673
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=c47e5ce577
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 17294a38183f..d5065fcebf62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_12983_g4a9b3d9673
+pkgver=5.99.0_13002_gc47e5ce577
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=4a9b3d9673
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=c47e5ce577
'kicad-nightly.env'
)
sha256sums=(