* update python-snowballstemmer to 2.2.0-7
This commit is contained in:
parent
d29e555d8c
commit
aacc4b5ece
14
python/python-snowballstemmer/.SRCINFO
Normal file
14
python/python-snowballstemmer/.SRCINFO
Normal file
@ -0,0 +1,14 @@
|
||||
pkgbase = python-snowballstemmer
|
||||
pkgdesc = Snowball stemming library collection for Python
|
||||
pkgver = 2.2.0
|
||||
pkgrel = 7
|
||||
url = https://snowballstem.org
|
||||
arch = any
|
||||
license = BSD
|
||||
makedepends = python-setuptools
|
||||
depends = python
|
||||
optdepends = python-pystemmer: for improved performance
|
||||
source = https://pypi.python.org/packages/source/s/snowballstemmer/snowballstemmer-2.2.0.tar.gz
|
||||
sha512sums = f1dee83e06fc79ffb250892fe62c75e3393b9af07fbf7cde413e6391870aa74934302771239dea5c9bc89806684f95059b00c9ffbcf7340375c9dd8f1216cd37
|
||||
|
||||
pkgname = python-snowballstemmer
|
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=python-snowballstemmer
|
||||
pkgver=2.2.0
|
||||
pkgrel=6
|
||||
pkgrel=7
|
||||
arch=(any)
|
||||
pkgdesc="Snowball stemming library collection for Python"
|
||||
url='https://snowballstem.org'
|
||||
|
Loading…
x
Reference in New Issue
Block a user