python/pyglet: Updated for version 2.0.1.

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-03 20:40:07 +02:00 committed by Willy Sudiarto Raharjo
parent 1d0748da87
commit b20bf26f9c
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="pyglet"
VERSION="1.5.26"
VERSION="2.0.1"
HOMEPAGE="https://pyglet.readthedocs.io/en/latest/"
DOWNLOAD="https://files.pythonhosted.org/packages/85/5d/2d52c9441344802f081d1cda30839e5534845d52048629188bafba475444/pyglet-1.5.26.zip"
MD5SUM="61da58d945346cc9adbd3acd1e4fd8dd"
DOWNLOAD="https://files.pythonhosted.org/packages/f2/bf/59231153a1e7530d69484d9a742e72455e05089b048bb9206284b9a6fb32/pyglet-2.0.1.zip"
MD5SUM="9779a01a31d06eec26782653c90b502c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""