summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Fink2019-07-12 13:15:38 +0300
committerChristoph Fink2019-07-12 13:15:38 +0300
commit54b1b2b4ce50f29b1e8765c85c284d30992e9317 (patch)
tree8f2ea697873ba84267ac5a0d3a6967b3b32d0a56 /PKGBUILD
parent508beffb75a8c8cf31e19199cd8f075f5e47048b (diff)
downloadaur-54b1b2b4ce50f29b1e8765c85c284d30992e9317.tar.gz
v0.9.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01d864954d89..7b334038b0e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,11 @@ pkgdesc="Library for fast text representation and classification"
url="https://github.com/facebookresearch/fastText"
pkgver=0.9.1
-pkgrel=0
+pkgrel=1
arch=('any')
license=('BSD')
-makedepends=('python-setuptools' 'python2-setuptools')
-depends=('python-numpy' 'python-scipy')
-
source=("https://github.com/facebookresearch/fastText/archive/v${pkgver}.tar.gz")
sha256sums=("254ace2fc8dc3bea0fc6ad4897a221eb85c1e9adfa61d130b43398193ca1f061")