summaryrefslogtreecommitdiffstats
path: root/python/email-validator/email-validator.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/email-validator/email-validator.SlackBuild')
-rw-r--r--python/email-validator/email-validator.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/email-validator/email-validator.SlackBuild b/python/email-validator/email-validator.SlackBuild
index f882e485ec..dbc9a1687e 100644
--- a/python/email-validator/email-validator.SlackBuild
+++ b/python/email-validator/email-validator.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for email-validator
-# Copyright 2022-23 fourtysixandtwo <fourtysixandtwo@sliderr.net>
+# Copyright 2022-2024 fourtysixandtwo <fourtysixandtwo@sliderr.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=email-validator
SRCNAM=${PRGNAM/-/_}
-VERSION=${VERSION:-2.1.0.post1}
+VERSION=${VERSION:-2.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}