summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2021-01-11 11:55:47 +0000
committerdx-mon2021-01-11 11:55:47 +0000
commit5c3fb2d394afb228ff044675526e57e833f4a54a (patch)
treea97fa425de323d4f9cffd58d08b8ece6ce9acb8a /PKGBUILD
parent4185e8cd627cf7b6e28eefd13312eedf66ea3911 (diff)
downloadaur-5c3fb2d394afb228ff044675526e57e833f4a54a.tar.gz
Bump to KiCAD 5.99.0-8301-g60152bc00e
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 648060aa9453..dad12f212d8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_8214_g099ddb1517
+pkgver=5.99.0_8301_g60152bc00e
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=099ddb1517
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=60152bc00e
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)