summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordragonmux2021-10-25 05:00:49 +0100
committerdragonmux2021-10-25 05:00:49 +0100
commit035467f863a9d9b5b4b259a86bf6b5e8190b15a4 (patch)
tree52209505c9787bc1c1412735695a4fd67bba01b0
parent91aa1bfd83ef17fa2eb8967d76903a0106b7cffe (diff)
downloadaur-035467f863a9d9b5b4b259a86bf6b5e8190b15a4.tar.gz
Bump to KiCAD 5.99.0-12944-gcf3a979711
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 846f3cbc81a7..e4860530e510 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_12936_g328d3d0d77
+ pkgver = 5.99.0_12944_gcf3a979711
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=328d3d0d77
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=cf3a979711
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index a8c5f7e3f870..e08d82388799 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_12936_g328d3d0d77
+pkgver=5.99.0_12944_gcf3a979711
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=328d3d0d77
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=cf3a979711
'kicad-nightly.env'
)
sha256sums=(