summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkicad-bot2022-02-23 05:05:45 +0000
committerkicad-bot2022-02-23 05:05:45 +0000
commit61d866a24f943730dd6be358426a54b4b05870b8 (patch)
tree81a3b43a068c1d0e226358766117c022527bfdc0 /PKGBUILD
parentd83404fca4f570af2cca410060d24cd5bf70edb7 (diff)
downloadaur-61d866a24f943730dd6be358426a54b4b05870b8.tar.gz
Bump to KiCAD 6.99.0-1045-g41f6e634c6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 134d2b49af06..08b184c22577 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=6.99.0_1042_g6420bd777f
+pkgver=6.99.0_1045_g41f6e634c6
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=6420bd777f
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=41f6e634c6
'kicad-nightly.env'
'no-metadata-translation.patch'
)