summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkicad-bot2022-08-26 04:07:06 +0000
committerkicad-bot2022-08-26 04:07:06 +0000
commit5888a047133bfd6b790ced5e3d312b2583e718f8 (patch)
treecc95d37af6e73903f1f5959cc8a0af4ecf31ff7f /PKGBUILD
parentc774e4280f4f7880afbe593b076a8e2ed5f543d0 (diff)
downloadaur-5888a047133bfd6b790ced5e3d312b2583e718f8.tar.gz
Bump to KiCAD 6.99.0-3034-g103b8a0d2c
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 120a472e076d..ab64486661f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=6.99.0_3021_g3e4cfab254
+pkgver=6.99.0_3034_g103b8a0d2c
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=3e4cfab254
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=103b8a0d2c
'kicad-nightly.env'
'no-metadata-translation.patch'
)