summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordragonmux2021-11-01 04:01:11 +0000
committerdragonmux2021-11-01 04:01:11 +0000
commit78f82d70c7c30fc15a0e69a2a889a50448407114 (patch)
tree9c364ab511d716dcb19082d7e5939d5e1785b427
parent5419fcf49856258e4f76c37f580b4a0c7f8d448a (diff)
downloadaur-78f82d70c7c30fc15a0e69a2a889a50448407114.tar.gz
Bump to KiCAD 5.99.0-13039-gf8ff15411e
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bbec4afcca65..c5156a8fcc78 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_13032_gc8a8efa67b
+ pkgver = 5.99.0_13039_gf8ff15411e
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=c8a8efa67b
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=f8ff15411e
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index a192ae9eaad9..ccd16c5eff9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_13032_gc8a8efa67b
+pkgver=5.99.0_13039_gf8ff15411e
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=c8a8efa67b
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=f8ff15411e
'kicad-nightly.env'
)
sha256sums=(