summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2020-11-15 21:02:42 +0000
committerdx-mon2020-11-15 21:02:42 +0000
commit7112ea03807490e91cc08bd24f0317836cbe9ccc (patch)
tree7807d044fbde898fad2f0474501af50266ad443f /PKGBUILD
parentd42c85ac525bf1f67a3c08b5b28315ce9a32fe36 (diff)
downloadaur-7112ea03807490e91cc08bd24f0317836cbe9ccc.tar.gz
Bump to KiCAD 5.99.0-7036-gb21e07d759
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0fa44cabe3c..94245c6d6804 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_7018_g7bd31d5237
+pkgver=5.99.0_7036_gb21e07d759
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=7bd31d5237
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=b21e07d759
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)