summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkicad-bot2022-02-10 05:05:10 +0000
committerkicad-bot2022-02-10 05:05:10 +0000
commit2b23468b4be63de479854daa245869b588809d28 (patch)
tree8357033010520bfea0db7924c909f848f68385ea /PKGBUILD
parente636482e5ccc7ba1ad6963c1f1eb8699694d6661 (diff)
downloadaur-2b23468b4be63de479854daa245869b588809d28.tar.gz
Bump to KiCAD 6.99.0-874-g7b84e0a7d9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4026d69695fa..1e7b52df99dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=6.99.0_865_gfe82f2dd40
+pkgver=6.99.0_874_g7b84e0a7d9
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=fe82f2dd40
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=7b84e0a7d9
'kicad-nightly.env'
'no-metadata-translation.patch'
)