summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2021-02-09 23:37:02 +0000
committerdx-mon2021-02-09 23:37:02 +0000
commit25a05b31d260d5632ebc428b59da0b9903c73a7a (patch)
tree8088efe85d94d600e81385b09ed4f60ed9aa26ea /PKGBUILD
parentf87dae3369cf0ce88f48a356f9208caa1d68aabc (diff)
downloadaur-25a05b31d260d5632ebc428b59da0b9903c73a7a.tar.gz
Bump to KiCAD 5.99.0-8951-g09be44a352
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48d31b83ecd8..f296d7139d28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_8942_g6f0424d742
+pkgver=5.99.0_8951_g09be44a352
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=6f0424d742
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=09be44a352
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)