summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 7 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aeae19854dfe..d82a89d5ad86 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,17 @@
-# Generated by mksrcinfo v8
-# Wed Apr 27 04:51:27 UTC 2016
pkgbase = python-lda
- pkgdesc = Topic modeling with latent Dirichlet allocation
- pkgver = 1.0.3
- pkgrel = 2
- url = https://github.com/ariddell/lda/
+ pkgdesc = Topic modeling with latent Dirichlet allocation using Gibbs sampling
+ pkgver = 2.0.0
+ pkgrel = 1
+ url = https://github.com/lda-project/lda
arch = i686
arch = x86_64
- license = MPLv2
+ license = custom:MPLv2
makedepends = python-setuptools
depends = python
depends = python-numpy
depends = python-pbr
- source = http://pypi.python.org/packages/source/l/lda/lda-1.0.3.tar.gz
- md5sums = 17efa4f18d1aa5b08997db709d7ab068
+ source = https://files.pythonhosted.org/packages/source/l/lda/lda-2.0.0.tar.gz
+ sha256sums = d8d7c0bc42208902a9e34261b76793a84f59e6c69cfd7ca12ce982cdaf7c3020
pkgname = python-lda