summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkicad-bot2022-02-03 05:05:39 +0000
committerkicad-bot2022-02-03 05:05:39 +0000
commit25d7b4d98402e126e474849ecfaccd3e5ed259cd (patch)
treefb5f5fb2beb7099c938435949e266b9f5c5ec67f /PKGBUILD
parent2d1c4c2cfeca970a6dc2e30ce2f3d20d61b7b2c4 (diff)
downloadaur-25d7b4d98402e126e474849ecfaccd3e5ed259cd.tar.gz
Bump to KiCAD 6.99.0-715-g7ed569058c
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 926f4b736e26..4ff468922545 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=6.99.0_704_g54b20cb049
+pkgver=6.99.0_715_g7ed569058c
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=54b20cb049
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=7ed569058c
'kicad-nightly.env'
'no-metadata-translation.patch'
)