diff options
author | Pouria Rezaei <Pouria.rz@outlook.com> | 2024-06-18 23:29:46 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-19 20:47:12 +0700 |
commit | 0a3c938cdcb660c94c1d207385a4fb870783c49e (patch) | |
tree | 4b5f89e0a11ef80b9e23a2fb30a609d8054fa1ae /python/python3-pypresence/python3-pypresence.SlackBuild | |
parent | d80065532290cea3416c88ecaaed1bf8433bcac5 (diff) |
python/python3-pypresence: Updated to 4.3.0.
Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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} |