summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJake2019-04-04 19:25:17 +0200
committerJake2019-04-04 19:25:17 +0200
commit4ce8b7da78038ac431a1eb5c0201695bd1639037 (patch)
tree93a85b20ceb15c26b760c44e5bc87cf0d4da2822 /.SRCINFO
parentd73e30b8a65f83742f6d82f47a0b9993c7df5046 (diff)
downloadaur-4ce8b7da78038ac431a1eb5c0201695bd1639037.tar.gz
Update depends to python(3)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 503ffdf65cc3..fda31e17fe37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = flatcam-git
pkgdesc = Generates CNC gcode from 2D PCB files (Gerber/Excellon/SVG)
- pkgver = r501.a9a4ec7
+ pkgver = r602.46454c2
pkgrel = 1
url = http://flatcam.org
arch = any
license = MIT
makedepends = git
depends = tk
- depends = python2-simplejson
- depends = python2-pyqt4
- depends = python2-scipy
- depends = python2-matplotlib
- depends = python2-shapely
- depends = python2-rtree
- depends = python2-svg.path
+ depends = python-simplejson
+ depends = python-pyqt4
+ depends = python-scipy
+ depends = python-matplotlib
+ depends = python-shapely
+ depends = python-rtree
+ depends = python-svg.path
provides = flatcam
conflicts = flatcam
source = git+https://bitbucket.org/jpcgt/flatcam.git