summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorOtakar Jašek2019-03-15 12:05:07 +0100
committerOtakar Jašek2019-03-15 12:05:07 +0100
commit22822fce6986b7756f7e1ef7f4637e64a5540aaa (patch)
treef4a4a2a2e6750d74e2b6d622d5ff3f9138ba48c4 /.SRCINFO
parentdd55b6a146cdcd345240181ca1502c55567a7793 (diff)
downloadaur-22822fce6986b7756f7e1ef7f4637e64a5540aaa.tar.gz
Changed pkgdesc
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49e7affde187..92e63b937a2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,4 @@
pkgbase = faiss-cuda-git
- pkgdesc = A library for efficient similarity search and clustering of dense vectors.
pkgver = v1.5.0.r17.g7b07685
pkgrel = 1
url = https://github.com/facebookresearch/faiss
@@ -20,16 +19,19 @@ pkgbase = faiss-cuda-git
sha256sums = SKIP
pkgname = faiss-cuda-git
+ pkgdesc = A library for efficient similarity search and clustering of dense vectors, CUDA version.
provides = faiss
conflicts = faiss
pkgname = python-faiss-cuda-git
+ pkgdesc = A library for efficient similarity search and clustering of dense vectors, CUDA version. Python wrappers
depends = python
depends = python-numpy
provides = python-faiss
conflicts = python-faiss
pkgname = python2-faiss-cuda-git
+ pkgdesc = A library for efficient similarity search and clustering of dense vectors, CUDA version. Python2 wrappers
depends = python2
depends = python2-numpy
provides = python2-faiss