summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkicad-bot2022-02-09 05:08:14 +0000
committerkicad-bot2022-02-09 05:08:14 +0000
commite636482e5ccc7ba1ad6963c1f1eb8699694d6661 (patch)
treead2f299d681c8aa756ed07f6500a61b5ccb6ad29 /PKGBUILD
parentb2c7f16af79565e34a45cf50642f62a9616a7a54 (diff)
downloadaur-e636482e5ccc7ba1ad6963c1f1eb8699694d6661.tar.gz
Bump to KiCAD 6.99.0-865-gfe82f2dd40
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 157a0be30d64..4026d69695fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=6.99.0_852_g1e0114198a
+pkgver=6.99.0_865_gfe82f2dd40
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=1e0114198a
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=fe82f2dd40
'kicad-nightly.env'
'no-metadata-translation.patch'
)