summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkicad-bot2022-01-28 05:04:43 +0000
committerkicad-bot2022-01-28 05:04:43 +0000
commit3177291d373490d76e6f1050820ec6bd128e5719 (patch)
treec7123adde3af495931c7d7af49df9b364ac1fb9b /PKGBUILD
parentfd01f0883237033dcc4c477e14be4a3f6d8e5803 (diff)
downloadaur-3177291d373490d76e6f1050820ec6bd128e5719.tar.gz
Bump to KiCAD 6.99.0-628-g8282130bbe
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e3e2923e216..605935157a6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rafael Silva <perigoso@riseup.net>
pkgname=kicad-nightly
-pkgver=6.99.0_623_g9ab2eb391f
+pkgver=6.99.0_628_g8282130bbe
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=9ab2eb391f
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=8282130bbe
'kicad-nightly.env'
'no-metadata-translation.patch'
)