Browse Source

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>
pull/226/head
Pouria Rezaei 1 year ago
committed by Willy Sudiarto Raharjo
parent
commit
0a3c938cdc
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      python/python3-pypresence/python3-pypresence.SlackBuild
  2. 6
      python/python3-pypresence/python3-pypresence.info

2
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}

6
python/python3-pypresence/python3-pypresence.info

@ -1,8 +1,8 @@
PRGNAM="python3-pypresence"
VERSION="4.2.1"
VERSION="4.3.0"
HOMEPAGE="https://github.com/qwertyquerty/pypresence"
DOWNLOAD="https://files.pythonhosted.org/packages/58/df/be2dbd7ed2262791536278295d3c4e56d5c17d4291666f35fd6190a7f2ab/pypresence-4.2.1.tar.gz"
MD5SUM="14ebd0486238cda6e3a6ec3337751ad9"
DOWNLOAD="https://files.pythonhosted.org/packages/f4/2e/d110f862720b5e3ba1b0b719657385fc4151929befa2c6981f48360aa480/pypresence-4.3.0.tar.gz"
MD5SUM="f7c163cdd001af2456c09e241b90bad7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""

Loading…
Cancel
Save