summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkicad-bot2022-01-22 05:04:37 +0000
committerkicad-bot2022-01-22 05:04:37 +0000
commit41dbb8e4833f25763942f9d742710fb54b66c377 (patch)
tree93e04fa60884a679c3da9a9217d70acad685ab7d
parente25eeb55ecb7f0c440042a6ea1a5ca46b0b3e9a1 (diff)
downloadaur-41dbb8e4833f25763942f9d742710fb54b66c377.tar.gz
Bump to KiCAD 6.99.0-560-g3ede5f42be
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 56e9e6a7e037..d3918316dbf8 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_544_gc8a50d9b50
+ pkgver = 6.99.0_560_g3ede5f42be
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=c8a50d9b50
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=3ede5f42be
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index 68334aaa217b..ad36427b6cdb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=6.99.0_544_gc8a50d9b50
+pkgver=6.99.0_560_g3ede5f42be
pkgrel=1
pkgdesc='Electronic schematic and printed circuit board (PCB) design tools'
arch=('x86_64')
@@ -16,7 +16,7 @@ optdepends=(
'kicad-library-3d-nightly: for 3d models of components'
)
source=(
- 'git+https://gitlab.com/kicad/code/kicad.git'#commit=c8a50d9b50
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=3ede5f42be
'kicad-nightly.env'
)
sha256sums=(