summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2020-12-05 20:15:56 +0000
committerdx-mon2020-12-05 20:15:56 +0000
commit1cb27a164fc24bd55ce519a72f50411c85ed061e (patch)
treeec8ed15056d3f091f17cc7443651e59928ad93cf /PKGBUILD
parent06aa970de96abe4dbdaeada8648cd53d33f73155 (diff)
downloadaur-1cb27a164fc24bd55ce519a72f50411c85ed061e.tar.gz
Bump to KiCAD 5.99.0-7362-gdbf273d5ec
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 694079d9fc92..ddf140d3726b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_7352_g9ece90a541
+pkgver=5.99.0_7362_gdbf273d5ec
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=9ece90a541
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=dbf273d5ec
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)