summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2020-11-28 01:02:45 +0000
committerdx-mon2020-11-28 01:02:45 +0000
commita26064c8ba65fef3a8a2d4d318baf2aa9026794a (patch)
treefdaf1f6b975e46b13705249bbef169f8e5c5261f /PKGBUILD
parent119dfe6e7bca4191dbfb832dff599ffdc9f8fc1a (diff)
downloadaur-a26064c8ba65fef3a8a2d4d318baf2aa9026794a.tar.gz
Bump to KiCAD 5.99.0-7217-gb1adb93c16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbc44ccdf73d..fee4844d2052 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_7211_g0bbb7bdb0c
+pkgver=5.99.0_7217_gb1adb93c16
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=0bbb7bdb0c
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=b1adb93c16
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)