summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkicad-bot2022-01-30 05:04:44 +0000
committerkicad-bot2022-01-30 05:04:44 +0000
commitb53d9c18e5a8e54c491fabd8b1876c2c6ca98f6d (patch)
tree06cb8065d0a88c0e92f1045ac1bb4c8a2e72c44c /PKGBUILD
parent3177291d373490d76e6f1050820ec6bd128e5719 (diff)
downloadaur-b53d9c18e5a8e54c491fabd8b1876c2c6ca98f6d.tar.gz
Bump to KiCAD 6.99.0-668-g38706fdd95
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 605935157a6a..11a794e5f384 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=6.99.0_628_g8282130bbe
+pkgver=6.99.0_668_g38706fdd95
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=8282130bbe
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=38706fdd95
'kicad-nightly.env'
'no-metadata-translation.patch'
)