diff options
Diffstat (limited to 'python/python3-pypresence/python3-pypresence.SlackBuild')
-rw-r--r-- | python/python3-pypresence/python3-pypresence.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pypresence/python3-pypresence.SlackBuild b/python/python3-pypresence/python3-pypresence.SlackBuild index b38e0c2249..116bbb5019 100644 --- a/python/python3-pypresence/python3-pypresence.SlackBuild +++ b/python/python3-pypresence/python3-pypresence.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pypresence SRCNAM=pypresence -VERSION=${VERSION:-4.2.1} +VERSION=${VERSION:-4.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |