summaryrefslogtreecommitdiffstats
path: root/python/PyStemmer/PyStemmer.SlackBuild
diff options
context:
space:
mode:
author Nikos Giotis <nikos.giotis@gmail.com>2023-11-26 09:38:02 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-26 18:47:22 +0700
commit7d4b8f3ee369e834b31ae863adb14d063affe870 (patch)
tree721d30261d896e329240306f500cf9d8c9791503 /python/PyStemmer/PyStemmer.SlackBuild
parent2f5676e31c17b6fecde38638c5377b9e3fdac44f (diff)
downloadslackbuilds-7d4b8f3ee369e834b31ae863adb14d063affe870.tar.gz
slackbuilds-7d4b8f3ee369e834b31ae863adb14d063affe870.tar.xz
python/PyStemmer: Updated for version 2.2.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/PyStemmer/PyStemmer.SlackBuild')
-rw-r--r--python/PyStemmer/PyStemmer.SlackBuild2
1 files changed, 1 insertions, 1 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}