summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkicad-bot2022-02-19 05:02:56 +0000
committerkicad-bot2022-02-19 05:02:56 +0000
commit25ceeeb7d5efdd2623f9095c9aa0781f8ff1cfaa (patch)
treeec9256bf1ab8cb0fccfac478010fc3adf7e7ff82 /PKGBUILD
parent3d1bc9fe426446d8f7f4dd983333a89bf5f237c1 (diff)
downloadaur-25ceeeb7d5efdd2623f9095c9aa0781f8ff1cfaa.tar.gz
Bump to KiCAD 6.99.0-1006-g2560c8f31b
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cbb69fd37f0b..f7b8898ec07d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=6.99.0_988_g3a29d94c0a
+pkgver=6.99.0_1006_g2560c8f31b
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=3a29d94c0a
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=2560c8f31b
'kicad-nightly.env'
'no-metadata-translation.patch'
)