summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordragonmux2021-11-05 04:00:48 +0000
committerdragonmux2021-11-05 04:00:48 +0000
commit18852450695ebb77fe7618385717ac6257ee0bc2 (patch)
treec9e2f7c5a70094484685dd86ea149e2b00e024d1
parent0991e43139a5d3a098511b4d36a9c2caef4adeaa (diff)
downloadaur-18852450695ebb77fe7618385717ac6257ee0bc2.tar.gz
Bump to KiCAD 5.99.0-13096-g792a8dca9d
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d9ceac488b46..5c05a5696e59 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_13090_gcf6b18ec7e
+ pkgver = 5.99.0_13096_g792a8dca9d
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=cf6b18ec7e
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=792a8dca9d
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index c6566a979629..229c63abe98b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_13090_gcf6b18ec7e
+pkgver=5.99.0_13096_g792a8dca9d
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=cf6b18ec7e
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=792a8dca9d
'kicad-nightly.env'
)
sha256sums=(