summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordragonmux2021-12-26 23:00:45 -0500
committerdragonmux2021-12-26 23:00:45 -0500
commit0aaa2dc9e8822ce24e86a0962748635765537422 (patch)
treec85d6d0f721bbc390d27f6d822107097427a708d
parentcb6998ac9d96061f6d88a0a7536d4abe2562688b (diff)
downloadaur-0aaa2dc9e8822ce24e86a0962748635765537422.tar.gz
Bump to KiCAD 6.99.0-119-gfcc497509a
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d01c79331ca6..f20503c95fa0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kicad-nightly
pkgdesc = Electronic schematic and printed circuit board (PCB) design tools
- pkgver = 6.99.0_109_g70b3600e5b
+ pkgver = 6.99.0_119_gfcc497509a
pkgrel = 1
url = http://kicad.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=70b3600e5b
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=fcc497509a
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 4734bb2324d0..791d2591edb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=6.99.0_109_g70b3600e5b
+pkgver=6.99.0_119_gfcc497509a
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=70b3600e5b
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=fcc497509a
'kicad-nightly.env'
)
sha256sums=(