summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 8 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a5901151d1a..59310e0a3c81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,25 +1,19 @@
-# Generated by makepkg 5.0.1
-# Sun Nov 20 03:17:29 UTC 2016
+# Generated by mksrcinfo v8
+# Thu Feb 9 02:18:42 UTC 2017
pkgbase = python-tflearn
+ pkgdesc = TFlearn is a modular and transparent deep learning library built on top of Tensorflow.
pkgver = 0.2.2
- pkgrel = 1
+ pkgrel = 2
url = http://tflearn.org/
arch = any
license = MIT
- source = https://github.com/tflearn/tflearn/archive/0.2.2.tar.gz
- md5sums = 4584e81f6af61389646c943b0e308c38
-
-pkgname = python-tflearn
- pkgdesc = TFlearn is a modular and transparent deep learning library built on top of Tensorflow. (python3 version)
+ makedepends = python-setuptools
depends = python-numpy
depends = python-six
depends = python-pillow
depends = python-tensorflow
+ source = https://github.com/tflearn/tflearn/archive/0.2.2.tar.gz
+ md5sums = 4584e81f6af61389646c943b0e308c38
-pkgname = python2-tflearn
- pkgdesc = TFlearn is a modular and transparent deep learning library built on top of Tensorflow. (python2 version)
- depends = python2-numpy
- depends = python2-six
- depends = python2-pillow
- depends = python-tensorflow
+pkgname = python-tflearn