mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
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>
This commit is contained in:
parent
08cbb6cb21
commit
5bfacd1758
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue