summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-04-03 00:01:15 +0100
committerdx-mon2021-04-03 00:01:15 +0100
commit3fb747f5bfa003a7312a83ad4a05eb5510bbe98f (patch)
tree62732735f6660bdeaaa9ffa7a12917f10b20ddd6
parent18a17fe12e37b7584c864c7027698c8158ebbbec (diff)
downloadaur-3fb747f5bfa003a7312a83ad4a05eb5510bbe98f.tar.gz
Bump to KiCAD 5.99.0-10101-gd7a95e2af4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b51f79b8f2f..fd6159fa601f 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_10089_gf88d39b4f0
+ pkgver = 5.99.0_10101_gd7a95e2af4
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=f88d39b4f0
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=d7a95e2af4
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 1fdd2a8dcb7f..6a1f9331281b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_10089_gf88d39b4f0
+pkgver=5.99.0_10101_gd7a95e2af4
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=f88d39b4f0
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=d7a95e2af4
'kicad-nightly.env'
)
sha256sums=(