summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordragonmux2021-10-02 05:00:40 +0100
committerdragonmux2021-10-02 05:00:40 +0100
commitdd8a7f4d0678f090afc0ad3fb87fbacdf15c9fa7 (patch)
treee8ce4fa076dcd8bdf50d7374014fc0690ee2cd96
parent487e7ca0787591121c496a1f7947a020a190a34d (diff)
downloadaur-dd8a7f4d0678f090afc0ad3fb87fbacdf15c9fa7.tar.gz
Bump to KiCAD 5.99.0-12642-g94552ed838
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6389d3f42889..8d97359ffb70 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_12636_gdd1d36d40a
+ pkgver = 5.99.0_12642_g94552ed838
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=dd1d36d40a
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=94552ed838
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 8e6f08cf1f6a..4ec940dcf7b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_12636_gdd1d36d40a
+pkgver=5.99.0_12642_g94552ed838
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=dd1d36d40a
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=94552ed838
'kicad-nightly.env'
)
sha256sums=(