From 7c67596fad9dd7d36512d791cd636ab87881ced3 Mon Sep 17 00:00:00 2001 From: Arn0 Date: Fri, 7 Feb 2025 20:02:38 +0100 Subject: python/python3-formencode: updated for version 2.1.1 Signed-off-by: Willy Sudiarto Raharjo --- python/python3-formencode/python3-formencode.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-formencode/python3-formencode.SlackBuild') diff --git a/python/python3-formencode/python3-formencode.SlackBuild b/python/python3-formencode/python3-formencode.SlackBuild index 2134545296..63222e3594 100644 --- a/python/python3-formencode/python3-formencode.SlackBuild +++ b/python/python3-formencode/python3-formencode.SlackBuild @@ -24,8 +24,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-formencode -SRCNAM=FormEncode -VERSION=${VERSION:-2.1.0} +SRCNAM=${PRGNAM#python3-*} +VERSION=${VERSION:-2.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3