diff options
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = kicad-nightly pkgdesc = Electronic schematic and printed circuit board (PCB) design tools - pkgver = 5.99.0_13060_g64f77b3596 + pkgver = 5.99.0_13090_gcf6b18ec7e pkgrel = 1 url = http://kicad.org/ arch = x86_64 @@ -26,7 +26,7 @@ pkgbase = kicad-nightly optdepends = kicad-library-nightly: for footprints and symbols optdepends = kicad-library-3d-nightly: for 3d models of components options = !strip - source = git+https://gitlab.com/kicad/code/kicad.git#commit=64f77b3596 + source = git+https://gitlab.com/kicad/code/kicad.git#commit=cf6b18ec7e source = kicad-nightly.env sha256sums = SKIP sha256sums = fce26af6b9c181a99197bfc9bc6c778561ad55a375480f4d0d73bb34078b5d18 @@ -1,7 +1,7 @@ # Maintainer: Rachel Mant <dx-mon@users.sourceforge.net> pkgname=kicad-nightly -pkgver=5.99.0_13060_g64f77b3596 +pkgver=5.99.0_13090_gcf6b18ec7e 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=64f77b3596 + 'git+https://gitlab.com/kicad/code/kicad.git'#commit=cf6b18ec7e 'kicad-nightly.env' ) sha256sums=( |