summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkicad-bot2022-02-24 05:05:54 +0000
committerkicad-bot2022-02-24 05:05:54 +0000
commit989e794c3d853550ba92e8bbbcebd003d4ac8335 (patch)
treefa367e82b918373554be287e4df9d5719a94c250 /PKGBUILD
parent61d866a24f943730dd6be358426a54b4b05870b8 (diff)
downloadaur-989e794c3d853550ba92e8bbbcebd003d4ac8335.tar.gz
Bump to KiCAD 6.99.0-1052-gd2069e1548
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08b184c22577..aeac94a03802 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=6.99.0_1045_g41f6e634c6
+pkgver=6.99.0_1052_gd2069e1548
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=41f6e634c6
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=d2069e1548
'kicad-nightly.env'
'no-metadata-translation.patch'
)