[arch-commits] Commit in kicad/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Sun Oct 25 05:00:09 UTC 2020


    Date: Sunday, October 25, 2020 @ 05:00:08
  Author: kkeen
Revision: 732162

upgpkg: kicad 5.1.7-2

Modified:
  kicad/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-25 04:15:14 UTC (rev 732161)
+++ PKGBUILD	2020-10-25 05:00:08 UTC (rev 732162)
@@ -4,13 +4,13 @@
 
 pkgname=kicad
 pkgver=5.1.7
-pkgrel=1
+pkgrel=2
 pkgdesc="Electronic schematic and printed circuit board (PCB) design tools"
 arch=('x86_64')
 #url="http://iut-tice.ujf-grenoble.fr/kicad/"
 url="http://kicad-pcb.org/"
 license=('GPL')
-depends=('wxgtk3' 'python' 'boost-libs' 'glew' 'curl' 'glm' 'ngspice' 'opencascade' 'python-wxpython')
+depends=('wxgtk3' 'python' 'boost-libs' 'glew' 'curl' 'glm' 'ngspice' 'opencascade' 'python-wxpython' 'libcloudproviders')
 # can ngspice/opencascade be an optdep?
 # opencascade vs community edition?
 makedepends=('cmake' 'zlib' 'mesa' 'boost' 'swig')



More information about the arch-commits mailing list