python/ptpython: Fixed the version and checksum.

Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2022-12-10 08:53:37 +02:00 committed by Willy Sudiarto Raharjo
parent 04eb8301e9
commit af91eafb57
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=ptpython
VERSION=${VERSION:-3.0.21}
VERSION=${VERSION:-3.0.22}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,5 +1,5 @@
PRGNAM="ptpython"
VERSION="3.0.21"
VERSION="3.0.22"
HOMEPAGE="https://github.com/jonathanslenders/ptpython"
DOWNLOAD="https://files.pythonhosted.org/packages/a7/83/bf0a0bc0d0028ec41917c59f81661b66d86e0d0fb329a1aea0acd849e568/ptpython-3.0.22.tar.gz"
MD5SUM="3dce6c1ad78d262562c95e2b7c8999bc"