Date: Sunday, January 7, 2018 @ 15:08:12 Author: svenstaro Revision: 279958
upgpkg: tensorflow 1.4.1-3 Modified: tensorflow/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-07 14:26:42 UTC (rev 279957) +++ PKGBUILD 2018-01-07 15:08:12 UTC (rev 279958) @@ -6,7 +6,7 @@ pkgname=(tensorflow tensorflow-opt tensorflow-cuda tensorflow-opt-cuda python-tensorflow python-tensorflow-opt python-tensorflow-cuda python-tensorflow-opt-cuda) pkgver=1.4.1 _pkgver=1.4.1 -pkgrel=2 +pkgrel=3 pkgdesc="Library for computation using data flow graphs for scalable machine learning" url="https://www.tensorflow.org/" license=('APACHE')
