summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2020-11-28 19:07:39 +0000
committerdx-mon2020-11-28 19:07:39 +0000
commit925da98dd045a09170204b4356cc4fc3ed13fcdc (patch)
treecfc7cb49f85996702dbbcadfd25ecf8bb6a96788 /PKGBUILD
parenta26064c8ba65fef3a8a2d4d318baf2aa9026794a (diff)
downloadaur-925da98dd045a09170204b4356cc4fc3ed13fcdc.tar.gz
Bump to KiCAD 5.99.0-7220-g8633410bec
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fee4844d2052..53f523b7fef7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_7217_gb1adb93c16
+pkgver=5.99.0_7220_g8633410bec
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=b1adb93c16
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=8633410bec
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)