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 | |
parent | 08cbb6cb219ba791ea68f4439375feb0d3ac2a63 (diff) | |
download | slackbuilds-5bfacd17588273c97b837b13e98cc8bd5953928d.tar.gz |
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>
-rw-r--r-- | python/python3-pypresence/python3-pypresence.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-pypresence/python3-pypresence.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-pypresence/python3-pypresence.SlackBuild b/python/python3-pypresence/python3-pypresence.SlackBuild index 0c72b223d6..b38e0c2249 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} diff --git a/python/python3-pypresence/python3-pypresence.info b/python/python3-pypresence/python3-pypresence.info index 75d76f0fe1..de237227c9 100644 --- a/python/python3-pypresence/python3-pypresence.info +++ b/python/python3-pypresence/python3-pypresence.info @@ -1,8 +1,8 @@ PRGNAM="python3-pypresence" -VERSION="4.2.0" +VERSION="4.2.1" HOMEPAGE="https://github.com/qwertyquerty/pypresence" -DOWNLOAD="https://files.pythonhosted.org/packages/e2/d1/8d0fb2f2ceda70e3a5cb199ca019cb592c957976e1944c62d43335e1f29c/pypresence-4.2.0.tar.gz" -MD5SUM="87fb41e2a5a353a4ec8e74169da87a69" +DOWNLOAD="https://github.com/qwertyquerty/pypresence/archive/4.2.1/pypresence-4.2.1.tar.gz" +MD5SUM="8d8f7d9b53571aff275f7585ba0aff1f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |