summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bershatsky2017-04-10 17:35:12 +0300
committerDaniel Bershatsky2017-04-10 17:35:12 +0300
commitee40ca73ae3d41fa73e0f292eb57fae63a2fcefc (patch)
tree1d05a43f65c414a43ab323180449551e70bf7a7b /PKGBUILD
parentbbb1ac20190775097dedabb05221196a02a3897c (diff)
downloadaur-ee40ca73ae3d41fa73e0f292eb57fae63a2fcefc.tar.gz
Fix package description.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 920d7f234804..eff5e7c258d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Daniel Bershatsky <bepshatsky@yandex.ru>
pkgname=libtensorflow-cpu
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
epoch=
-pkgdesc="Assembled TenforFlow library for for computation using data flow graphs."
+pkgdesc="Assembled TenforFlow library for computation using data flow graphs on CPU."
arch=('i686' 'x86_64')
url="https://www.tensorflow.org"
license=('Apache-2.0')