summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordragonmux2022-01-02 23:00:45 -0500
committerdragonmux2022-01-02 23:00:45 -0500
commit1ddee80388640822ea629cd2ff9c01e8c4d77b02 (patch)
treeafa609b1332b5cd863f3873fb5422fd947c2b676
parentc2038c78da5c214d8a51fa6d3a1ac66efc82c204 (diff)
downloadaur-1ddee80388640822ea629cd2ff9c01e8c4d77b02.tar.gz
Bump to KiCAD 6.99.0-222-g367431f825
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b43744628cbf..319f80c37a18 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kicad-nightly
pkgdesc = Electronic schematic and printed circuit board (PCB) design tools
- pkgver = 6.99.0_203_g1455227447
+ pkgver = 6.99.0_222_g367431f825
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=1455227447
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=367431f825
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 1c6b514e4052..8a6596931139 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <aur@dragonmux.network>
pkgname=kicad-nightly
-pkgver=6.99.0_203_g1455227447
+pkgver=6.99.0_222_g367431f825
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=1455227447
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=367431f825
'kicad-nightly.env'
)
sha256sums=(