summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkicad-bot2022-01-31 05:05:08 +0000
committerkicad-bot2022-01-31 05:05:08 +0000
commit0facd3c54431a8c8e3b4af66789c87fc74668c9e (patch)
treeecfaa9ed840dd97d311160b0f3edfe1b54d932e1 /PKGBUILD
parentb53d9c18e5a8e54c491fabd8b1876c2c6ca98f6d (diff)
downloadaur-0facd3c54431a8c8e3b4af66789c87fc74668c9e.tar.gz
Bump to KiCAD 6.99.0-675-g419010ec46
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11a794e5f384..7a7572237ba3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=6.99.0_668_g38706fdd95
+pkgver=6.99.0_675_g419010ec46
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=38706fdd95
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=419010ec46
'kicad-nightly.env'
'no-metadata-translation.patch'
)