summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkicad-bot2022-02-16 05:05:37 +0000
committerkicad-bot2022-02-16 05:05:37 +0000
commit58512db9f553ef61a07e3b3e002c1daa52601eda (patch)
tree3a55935f3d2b0aefb80020ea9ddfd7578ba45a47 /PKGBUILD
parentbccb3c18e449abf4f8b6d614b44198a92dcb4281 (diff)
downloadaur-58512db9f553ef61a07e3b3e002c1daa52601eda.tar.gz
Bump to KiCAD 6.99.0-961-gbc7742cb2e
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d30a31338837..63c6a96ddc1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=6.99.0_942_g3129f96686
+pkgver=6.99.0_961_gbc7742cb2e
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=3129f96686
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=bc7742cb2e
'kicad-nightly.env'
'no-metadata-translation.patch'
)