summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2020-12-16 22:52:55 +0000
committerdx-mon2020-12-16 22:52:55 +0000
commit743143d90ee04f5289603aa2d728c12553e1e866 (patch)
tree79bfc5b14fb7b4bf32b3a7c54e40e8d5b950eb2a /PKGBUILD
parenta3eb687207b6323248492e372206c29d63aa7c9f (diff)
downloadaur-743143d90ee04f5289603aa2d728c12553e1e866.tar.gz
Bump to KiCAD 5.99.0-7629-g0c3c3ca85d
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7be7103caf99..89497c42f90e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_7570_gd0e008053a
+pkgver=5.99.0_7629_g0c3c3ca85d
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=d0e008053a
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=0c3c3ca85d
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)