summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordragonmux2021-12-07 23:00:53 -0500
committerdragonmux2021-12-07 23:00:53 -0500
commit767afe42eef455536153c2296dc48509717626af (patch)
tree39f35b69ee3eaeaf930959e67cfc0c32eb2d06da
parent40bb69739a757fa658f215a01b3eefa7967bda5e (diff)
downloadaur-767afe42eef455536153c2296dc48509717626af.tar.gz
Bump to KiCAD 6.0.0-rc1-358-g4bed260415
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e90f08324b54..e0d65cae8893 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kicad-nightly
pkgdesc = Electronic schematic and printed circuit board (PCB) design tools
- pkgver = 6.0.0_rc1_344_g84cdc9701f
+ pkgver = 6.0.0_rc1_358_g4bed260415
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=84cdc9701f
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=4bed260415
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 8f78c1f7577c..43e7ae9f4564 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=6.0.0_rc1_344_g84cdc9701f
+pkgver=6.0.0_rc1_358_g4bed260415
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=84cdc9701f
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=4bed260415
'kicad-nightly.env'
)
sha256sums=(