summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkicad-bot2022-01-27 05:07:22 +0000
committerkicad-bot2022-01-27 05:07:22 +0000
commitfd01f0883237033dcc4c477e14be4a3f6d8e5803 (patch)
tree8b3906919dd3dad2a2609c49af8c7ea5617dbc83 /PKGBUILD
parentf87a4719522a16fab57e7d9fbbca0f479bf358f2 (diff)
downloadaur-fd01f0883237033dcc4c477e14be4a3f6d8e5803.tar.gz
Bump to KiCAD 6.99.0-623-g9ab2eb391f
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f28858a7fb64..1e3e2923e216 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=6.99.0_618_g2dc031ee34
+pkgver=6.99.0_623_g9ab2eb391f
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=2dc031ee34
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=9ab2eb391f
'kicad-nightly.env'
'no-metadata-translation.patch'
)