summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordragonmux2021-10-20 05:01:09 +0100
committerdragonmux2021-10-20 05:01:09 +0100
commit37e7d81ed80ed6f5bea59ba1af3ed74abbcc69d8 (patch)
treef6268784e3244938194dc203236bbfac56f01429
parent24d17966fa9acdff2bf4eb81a2580e7e66d113b6 (diff)
downloadaur-37e7d81ed80ed6f5bea59ba1af3ed74abbcc69d8.tar.gz
Bump to KiCAD 5.99.0-12882-g2a6c73b8df
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f05192e41a69..d92e5d0c08ce 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_12876_gfb5fef9f5f
+ pkgver = 5.99.0_12882_g2a6c73b8df
pkgrel = 1
url = http://kicad-pcb.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=fb5fef9f5f
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=2a6c73b8df
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 511cec59dc7b..9ad9b2e1af9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_12876_gfb5fef9f5f
+pkgver=5.99.0_12882_g2a6c73b8df
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=fb5fef9f5f
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=2a6c73b8df
'kicad-nightly.env'
)
sha256sums=(