summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorOtakar Jašek2019-03-15 12:03:44 +0100
committerOtakar Jašek2019-03-15 12:03:44 +0100
commitd82b5e4eafc510b118f495c99a223994772dd639 (patch)
treed8443cf0114ca4f1ed1474376c10b4f8c51661a4 /.SRCINFO
parent007c700bfb133b50fd3c4766d5024225689e2f32 (diff)
downloadaur-d82b5e4eafc510b118f495c99a223994772dd639.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 69a9b22aebe0..1202fdad0a51 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,4 @@
pkgbase = faiss-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
@@ -19,16 +18,19 @@ pkgbase = faiss-git
sha256sums = SKIP
pkgname = faiss-git
+ pkgdesc = A library for efficient similarity search and clustering of dense vectors.
provides = faiss
conflicts = faiss
pkgname = python-faiss-git
+ pkgdesc = A library for efficient similarity search and clustering of dense vectors. Python wrappers
depends = python
depends = python-numpy
provides = python-faiss
conflicts = python-faiss
pkgname = python2-faiss-git
+ pkgdesc = A library for efficient similarity search and clustering of dense vectors. Python2 wrappers
depends = python2
depends = python2-numpy
provides = python2-faiss