summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2020-11-29 22:27:48 +0000
committerdx-mon2020-11-29 22:27:48 +0000
commitc5ca4eb0fe82de32eb553cab68747d2323ca5b17 (patch)
tree3dd1424e1584649f692fa5922a86cd08d75b6d75 /PKGBUILD
parent925da98dd045a09170204b4356cc4fc3ed13fcdc (diff)
downloadaur-c5ca4eb0fe82de32eb553cab68747d2323ca5b17.tar.gz
Bump to KiCAD 5.99.0-7258-g0c2cd1abb2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 53f523b7fef7..9685c3000c5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_7220_g8633410bec
+pkgver=5.99.0_7258_g0c2cd1abb2
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=8633410bec
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=0c2cd1abb2
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)