summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkicad-bot2022-02-21 05:05:21 +0000
committerkicad-bot2022-02-21 05:05:21 +0000
commit43aadc9447470664eb262bd5a2fa056ad26a550d (patch)
tree7fe176fe36efe256078696f3d452beab619d803b /PKGBUILD
parentace27987c83953371d8964cb88266aacbdf9ebd3 (diff)
downloadaur-43aadc9447470664eb262bd5a2fa056ad26a550d.tar.gz
Bump to KiCAD 6.99.0-1031-g46d719ed42
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d31fbc6a72c8..af36f00f0dd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=6.99.0_1015_gd1a4daefbb
+pkgver=6.99.0_1031_g46d719ed42
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=d1a4daefbb
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=46d719ed42
'kicad-nightly.env'
'no-metadata-translation.patch'
)