summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkicad-bot2022-01-26 05:04:52 +0000
committerkicad-bot2022-01-26 05:04:52 +0000
commitf87a4719522a16fab57e7d9fbbca0f479bf358f2 (patch)
treefd982398f11ba74cd6638ee152601d0d4bdfb810 /PKGBUILD
parent37088f57dff644ebaa01d8666e292cb7c835de3f (diff)
downloadaur-f87a4719522a16fab57e7d9fbbca0f479bf358f2.tar.gz
Bump to KiCAD 6.99.0-618-g2dc031ee34
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71ac609ea06f..f28858a7fb64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=6.99.0_616_g5a2f351f28
+pkgver=6.99.0_618_g2dc031ee34
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=5a2f351f28
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=2dc031ee34
'kicad-nightly.env'
'no-metadata-translation.patch'
)