aboutsummaryrefslogtreecommitdiff
path: root/python/pluggy/pluggy.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/pluggy/pluggy.SlackBuild')
-rw-r--r--python/pluggy/pluggy.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/python/pluggy/pluggy.SlackBuild b/python/pluggy/pluggy.SlackBuild
index ce09befcbb914..3f209cd47a084 100644
--- a/python/pluggy/pluggy.SlackBuild
+++ b/python/pluggy/pluggy.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for pluggy
# Copyright 2015-2019 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2022 Isaac Yu <isaacyu1@isaacyu1.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pluggy
-VERSION=${VERSION:-0.9.0}
+VERSION=${VERSION:-0.13.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}