summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordx-mon2021-03-08 00:00:56 +0000
committerdx-mon2021-03-08 00:00:56 +0000
commit9e3b854dc6b13cb3665f584190ed9a7923aa0cec (patch)
treea44227173e61c689ddf38f31f053855774d0645a
parentd99c4b6e5f2f079e4a987a0eb7f4fb55b05a4f2a (diff)
downloadaur-9e3b854dc6b13cb3665f584190ed9a7923aa0cec.tar.gz
Bump to KiCAD 5.99.0-9653-g0f22b54cd8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9aabcb666821..97412fba42aa 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_9636_g56f6e7cc17
+ pkgver = 5.99.0_9653_g0f22b54cd8
pkgrel = 1
url = http://kicad-pcb.org/
arch = x86_64
@@ -24,7 +24,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=56f6e7cc17
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=0f22b54cd8
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 583f67c024ab..7e88feb37148 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_9636_g56f6e7cc17
+pkgver=5.99.0_9653_g0f22b54cd8
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=56f6e7cc17
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=0f22b54cd8
'kicad-nightly.env'
)
sha256sums=(