summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorEric Anderson2019-01-07 09:08:13 -0600
committerEric Anderson2019-01-07 09:08:13 -0600
commite7bd7667e55bca47c12c16da7df7f308cbc1c4af (patch)
tree353b866af112854bd668a2e921c9fcf353814f0f /.SRCINFO
parentdec7deb03db80354cd98961a45841b59adaef9c5 (diff)
downloadaur-e7bd7667e55bca47c12c16da7df7f308cbc1c4af.tar.gz
Bump to 2.0.0rc5
2.x adds support for Python 3
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO28
1 files changed, 13 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 910213a9a0ce..d219fb61d80e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,27 +1,25 @@
-# Generated by mksrcinfo v8
-# Fri Mar 9 15:06:26 UTC 2018
pkgbase = printrun
pkgdesc = Pronterface, Pronsole, and Printcore - Pure Python 3D printing host software and GUI
- pkgver = 1.6.0
- pkgrel = 2
+ pkgver = 2.0.0rc5
+ pkgrel = 1
epoch = 1
url = https://github.com/kliment/Printrun
arch = i686
arch = x86_64
license = GPL
- makedepends = cython2
- depends = python2-pyserial
- depends = wxpython
- depends = python2-pyglet
- optdepends = python2-cairo: to use Projector feature
- optdepends = python2-cairosvg: to use Projector feature
- optdepends = python2-numpy: for 3D view
- optdepends = python2-dbus: to inhibit sleep when printing
- optdepends = python2-psutil: to increase process priority when printing
+ makedepends = cython
+ depends = python-pyserial
+ depends = python-wxpython
+ depends = python-pyglet
+ depends = python-numpy
+ optdepends = python-cairo: to use Projector feature
+ optdepends = python-cairosvg: to use Projector feature
+ optdepends = python-dbus: to inhibit sleep when printing
+ optdepends = python-psutil: to increase process priority when printing
provides = printrun-git
conflicts = printrun-git
- source = https://github.com/kliment/Printrun/archive/printrun-1.6.0.tar.gz
- sha256sums = fefcb4c5793fc77205a14263bc915616cde0523cd60704f356191b9ae34ba65d
+ source = https://github.com/kliment/Printrun/archive/printrun-2.0.0rc5.tar.gz
+ sha256sums = 624b7918ba71cf8e07f430e596579a5357c27bc00f830bfbb666d37e0a101846
pkgname = printrun