summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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")