summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Nikos Giotis2023-11-26 03:38:02 +0100
committer Willy Sudiarto Raharjo2023-11-26 12:47:22 +0100
commit7d4b8f3ee369e834b31ae863adb14d063affe870 (patch)
tree721d30261d896e329240306f500cf9d8c9791503
parent2f5676e31c17b6fecde38638c5377b9e3fdac44f (diff)
downloadslackbuilds-7d4b8f3ee369e834b31ae863adb14d063affe870.tar.gz
python/PyStemmer: Updated for version 2.2.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/PyStemmer/PyStemmer.SlackBuild2
-rw-r--r--python/PyStemmer/PyStemmer.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/python/PyStemmer/PyStemmer.SlackBuild b/python/PyStemmer/PyStemmer.SlackBuild
index dc0c20a2d4..74f2a66809 100644
--- a/python/PyStemmer/PyStemmer.SlackBuild
+++ b/python/PyStemmer/PyStemmer.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=PyStemmer
-VERSION=${VERSION:-2.0.1}
+VERSION=${VERSION:-2.2.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/PyStemmer/PyStemmer.info b/python/PyStemmer/PyStemmer.info
index ee59ab63c0..ed7e663dd3 100644
--- a/python/PyStemmer/PyStemmer.info
+++ b/python/PyStemmer/PyStemmer.info
@@ -1,8 +1,8 @@
PRGNAM="PyStemmer"
-VERSION="2.0.1"
-HOMEPAGE="https://snowballstem.org/"
-DOWNLOAD="https://files.pythonhosted.org/packages/55/b2/c3aeebfe4a60256ddb72257e750a94c26c3085f017b7e58c860d5aa91432/PyStemmer-2.0.1.tar.gz"
-MD5SUM="b9b2296b2eec30b06c62879484328e87"
+VERSION="2.2.0.1"
+HOMEPAGE="https://github.com/snowballstem/pystemmer/"
+DOWNLOAD="https://files.pythonhosted.org/packages/01/5e/d2db082b8da23972a434aeda9180864f825478b7bf3b5f035c2007e2a0bd/PyStemmer-2.2.0.1.tar.gz"
+MD5SUM="d3359dabf9370fcb75770a8c688bdeb5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""