summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2021-01-28 03:01:20 +0000
committerdx-mon2021-01-28 03:01:20 +0000
commit97b27b57f36a2c6e2ca77655567e680c4f72b025 (patch)
tree99267564d1ffbabeab7402f0189306e3f1faf1a6 /PKGBUILD
parent027385f284edc86872753b0de1d6afdfe1d409f0 (diff)
downloadaur-97b27b57f36a2c6e2ca77655567e680c4f72b025.tar.gz
Bump to KiCAD 5.99.0-8680-g77bb36a482
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index faf61fe76dde..dbfe64000658 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_8635_gaefc107d86
+pkgver=5.99.0_8680_g77bb36a482
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=aefc107d86
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=77bb36a482
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)