python-snowballstemmer: update to 1.2.1
This commit is contained in:
parent
6716daa711
commit
d79a9b62c1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-snowballstemmer'
|
# Template file for 'python-snowballstemmer'
|
||||||
pkgname=python-snowballstemmer
|
pkgname=python-snowballstemmer
|
||||||
version=1.2.0
|
version=1.2.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="snowballstemmer-${version}"
|
wrksrc="snowballstemmer-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/shibukawa/snowball_py"
|
homepage="https://github.com/shibukawa/snowball_py"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="${PYPI_SITE}/s/snowballstemmer/snowballstemmer-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/snowballstemmer/snowballstemmer-${version}.tar.gz"
|
||||||
checksum=6d54f350e7a0e48903a4e3b6b2cabd1b43e23765fbc975065402893692954191
|
checksum=919f26a68b2c17a7634da993d91339e288964f93c274f1343e3bbbe2096e1128
|
||||||
|
|
||||||
python3.4-snowballstemmer_package() {
|
python3.4-snowballstemmer_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue