summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkicad-bot2022-02-11 05:04:58 +0000
committerkicad-bot2022-02-11 05:04:58 +0000
commit026914016f7637101bef385fb5cd34b387e343ac (patch)
tree0feb06f84d163e52285cccb5bc51400c67862bdc /PKGBUILD
parent2b23468b4be63de479854daa245869b588809d28 (diff)
downloadaur-026914016f7637101bef385fb5cd34b387e343ac.tar.gz
Bump to KiCAD 6.99.0-886-gd9d0fe97de
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e7b52df99dd..2e1903d438e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=6.99.0_874_g7b84e0a7d9
+pkgver=6.99.0_886_gd9d0fe97de
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=7b84e0a7d9
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=d9d0fe97de
'kicad-nightly.env'
'no-metadata-translation.patch'
)