summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dddbc6be4911..e0482cb216b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
_pkgname=pcbdraw
pkgname=pcbdraw-git
-pkgver=252.1c3e689
-pkgrel=2
+pkgver=381.4cfcc70
+pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="Convert your KiCAD boards into nice looking 2D drawings suitable for pinout diagrams."
url="https://github.com/INTI-CMNB/pcbdraw"
license=('Apache2.0')
-depends=('python' 'kicad')
+depends=('python' 'kicad' 'python-svgpathtools' 'python-pcbnewtransition' 'python-mistune')
makedepends=('git' 'python' 'python-setuptools' 'python-pip')
source=("${_pkgname}::git+https://github.com/INTI-CMNB/pcbdraw")
md5sums=('SKIP')