summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkicad-bot2022-02-01 05:05:03 +0000
committerkicad-bot2022-02-01 05:05:03 +0000
commite4d7a9abc64d292cdc0797d559033f8cc55ba7ac (patch)
treed9e3f9a04bcb70642add156e622d5b6b52a73b43 /PKGBUILD
parent0facd3c54431a8c8e3b4af66789c87fc74668c9e (diff)
downloadaur-e4d7a9abc64d292cdc0797d559033f8cc55ba7ac.tar.gz
Bump to KiCAD 6.99.0-693-g56d204c4c9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a7572237ba3..eafb7ca6c33e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=6.99.0_675_g419010ec46
+pkgver=6.99.0_693_g56d204c4c9
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=419010ec46
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=56d204c4c9
'kicad-nightly.env'
'no-metadata-translation.patch'
)