summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordragonmux2021-12-13 23:01:31 -0500
committerdragonmux2021-12-13 23:01:31 -0500
commitfe232b6e962f0ff0bf1567ce8e77624814e1c134 (patch)
tree6c3091ada10540af97c2f2d8b5f09a9cd220c768
parentcff30ffef824d8cae035e794285416827a7c7fa2 (diff)
downloadaur-fe232b6e962f0ff0bf1567ce8e77624814e1c134.tar.gz
Bump to KiCAD 6.0.0-rc1-458-g78ff9a857a
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98dc825ba88b..275b3d268ff3 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_415_g653c7b78d7
+ pkgver = 6.0.0_rc1_458_g78ff9a857a
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=653c7b78d7
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=78ff9a857a
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 87348c7ab9b5..35263873d277 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_415_g653c7b78d7
+pkgver=6.0.0_rc1_458_g78ff9a857a
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=653c7b78d7
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=78ff9a857a
'kicad-nightly.env'
)
sha256sums=(