summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2021-01-17 02:20:53 +0000
committerdx-mon2021-01-17 02:20:53 +0000
commit55f10deb173a1f7d2c234f9a65ef200a88aede13 (patch)
tree540166befc48398a659a74691f4467d93ae0f833 /PKGBUILD
parent49575d5b6ee5df71cd6294c211271c891d17b60d (diff)
downloadaur-55f10deb173a1f7d2c234f9a65ef200a88aede13.tar.gz
Bump to KiCAD 5.99.0-8444-g68efdb2fff
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 75301d9f6df6..c75d3f2b435f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_8441_g00a9910149
+pkgver=5.99.0_8444_g68efdb2fff
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=00a9910149
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=68efdb2fff
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)