summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkicad-bot2022-02-22 05:05:03 +0000
committerkicad-bot2022-02-22 05:05:03 +0000
commitd83404fca4f570af2cca410060d24cd5bf70edb7 (patch)
treec24f4a34729471d22ba54328af4728c523d0b312 /PKGBUILD
parent43aadc9447470664eb262bd5a2fa056ad26a550d (diff)
downloadaur-d83404fca4f570af2cca410060d24cd5bf70edb7.tar.gz
Bump to KiCAD 6.99.0-1042-g6420bd777f
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af36f00f0dd2..134d2b49af06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=6.99.0_1031_g46d719ed42
+pkgver=6.99.0_1042_g6420bd777f
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=46d719ed42
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=6420bd777f
'kicad-nightly.env'
'no-metadata-translation.patch'
)