summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2020-12-18 21:56:44 +0000
committerdx-mon2020-12-18 21:56:44 +0000
commit0b2aa49e7a60b40f18257890328a1b5c61169fea (patch)
tree19ef133368d7a015536cbe8a300790c77f57506c /PKGBUILD
parentd6ab171d6ea8e03735b89142f91bdaae426122a2 (diff)
downloadaur-0b2aa49e7a60b40f18257890328a1b5c61169fea.tar.gz
Bump to KiCAD 5.99.0-7676-g2226e0b7aa
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 607996acf641..c362b5512c4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_7653_g7b9c21e290
+pkgver=5.99.0_7676_g2226e0b7aa
pkgrel=1
pkgdesc='Electronic schematic and printed circuit board (PCB) design tools'
arch=('x86_64')
@@ -15,7 +15,7 @@ optdepends=(
'kicad-library-3d-nightly: for 3d models of components'
)
source=(
- 'git+https://gitlab.com/kicad/code/kicad.git'#commit=7b9c21e290
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=2226e0b7aa
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)