summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordx-mon2020-11-18 17:42:17 +0000
committerdx-mon2020-11-18 17:42:17 +0000
commit6bb1158b5c237920aad67dad24e59f440f475713 (patch)
tree181fb238fff80c58c09a3135f820e3784fe80afd /PKGBUILD
parentb8b978fe62812e6eb3cd9ef7b32a9e18ebdf4b47 (diff)
downloadaur-6bb1158b5c237920aad67dad24e59f440f475713.tar.gz
Bump to KiCAD 5.99.0-7074-g55d0b79746
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82ac2b71f810..2690301319eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Rachel Mant <dx-mon@users.sourceforge.net>
pkgname=kicad-nightly
-pkgver=5.99.0_7048_g7d1a4a4224
+pkgver=5.99.0_7074_g55d0b79746
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=7d1a4a4224
+ 'git+https://gitlab.com/kicad/code/kicad.git'#commit=55d0b79746
'git+https://gitlab.com/kicad/code/kicad-i18n.git'#commit=e89d9a8
'kicad-nightly.env'
)