diff options
author | RSKYS <Pouria.rz@outlook.com> | 2021-11-16 03:18:28 +0330 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-16 13:10:16 +0700 |
commit | 5bfacd17588273c97b837b13e98cc8bd5953928d (patch) | |
tree | 04b47bd5d04f3ff4f6b1e128422234ef3e93de64 /python/python3-pypresence/python3-pypresence.SlackBuild | |
parent | 08cbb6cb219ba791ea68f4439375feb0d3ac2a63 (diff) |
python/python3-pypresence: Updated for version 4.2.1.
Signed-off-by: RSKYS <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 0c72b223d610c..b38e0c2249b61 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.0} +VERSION=${VERSION:-4.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |