summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkicad-bot2022-10-07 04:06:49 +0000
committerkicad-bot2022-10-07 04:06:49 +0000
commit458850fe9f70a02fbb4b7ed0738fc235e281a493 (patch)
tree60448d07b76361e0489feceef15b4da841540375 /PKGBUILD
parent0c5eeef3c265d16d235040edf5cff14898b8b76d (diff)
downloadaur-458850fe9f70a02fbb4b7ed0738fc235e281a493.tar.gz
Bump to KiCad 6.99.0-3810-gd26b59a0bf
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d4ebc48a6c43..f0bf16ee2b1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=6.99.0_3780_g6ddc5c1a6e
+pkgver=6.99.0_3810_gd26b59a0bf
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=6ddc5c1a6e
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=d26b59a0bf
'kicad-nightly.env'
'no-metadata-translation.patch'
)