python-snowballstemmer: update to 1.2.1

This commit is contained in:
Alessio Sergi 2015-12-26 20:02:01 +01:00
parent 6716daa711
commit d79a9b62c1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-snowballstemmer'
pkgname=python-snowballstemmer
version=1.2.0
version=1.2.1
revision=1
noarch=yes
wrksrc="snowballstemmer-${version}"
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/shibukawa/snowball_py"
license="BSD"
distfiles="${PYPI_SITE}/s/snowballstemmer/snowballstemmer-${version}.tar.gz"
checksum=6d54f350e7a0e48903a4e3b6b2cabd1b43e23765fbc975065402893692954191
checksum=919f26a68b2c17a7634da993d91339e288964f93c274f1343e3bbbe2096e1128
python3.4-snowballstemmer_package() {
noarch=yes