summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2021-02-17 00:00:15 +0000
committerdx-mon2021-02-17 00:00:15 +0000
commit74865eaf5ea27e7a7f7699226f0b725414735c61 (patch)
treeabbec5c7b1d47031ab68708c7dde2471123c07be /PKGBUILD
parent568f155f1db3a5f8d0f69d75d54500ddc0b441a2 (diff)
downloadaur-74865eaf5ea27e7a7f7699226f0b725414735c61.tar.gz
Bump to KiCAD 5.99.0-9158-gf9c7eae63a
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7732e65e8074..5e4f65b67b3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_9140_g9212197c26
+pkgver=5.99.0_9158_gf9c7eae63a
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=9212197c26
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=f9c7eae63a
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)