summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-07-02 00:00:49 +0100
committerdx-mon2021-07-02 00:00:49 +0100
commitd192163ab79dbcb5bbe81571b16e136c5d5ebef0 (patch)
tree36d875f9cd6411d70fd47f58eadede127e712ee8
parent2e806fe0c568f0a9f5cfd930eff52ac3af470454 (diff)
downloadaur-d192163ab79dbcb5bbe81571b16e136c5d5ebef0.tar.gz
Bump to KiCAD 5.99.0-11242-geff75b630f
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f464136fc855..456fe4240436 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_11196_g175b474c3e
+ pkgver = 5.99.0_11242_geff75b630f
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=175b474c3e
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=eff75b630f
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 2abb76dcceae..6ad30f672c1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_11196_g175b474c3e
+pkgver=5.99.0_11242_geff75b630f
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=175b474c3e
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=eff75b630f
'kicad-nightly.env'
)
sha256sums=(