summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordragonmux2021-09-13 05:00:55 +0100
committerdragonmux2021-09-13 05:00:55 +0100
commit582df700323886399b07ac134f764cb26fa5ace4 (patch)
tree862b9c8b2ffeb3380bf1225f69ede1079e0bcb89
parent6e370a5be12bd979afa2f489982faf1eee0af3cf (diff)
downloadaur-582df700323886399b07ac134f764cb26fa5ace4.tar.gz
Bump to KiCAD 5.99.0-12311-gdaca9d21f2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ebaa89159b0..e4e2a4e43ad6 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_12298_gc84619cd7f
+ pkgver = 5.99.0_12311_gdaca9d21f2
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=c84619cd7f
+ source = git+https://gitlab.com/kicad/code/kicad.git#commit=daca9d21f2
source = kicad-nightly.env
sha256sums = SKIP
sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18
diff --git a/PKGBUILD b/PKGBUILD
index d6a2c01e0adc..9f4aa4b74e34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_12298_gc84619cd7f
+pkgver=5.99.0_12311_gdaca9d21f2
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=c84619cd7f
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=daca9d21f2
'kicad-nightly.env'
)
sha256sums=(