python/python3-filetype: Updated for version 1.1.0.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2022-09-09 10:37:45 +01:00 committed by Dave Woodfall
parent 24324b3531
commit 611f944c46
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-filetype
SRCNAM=$(echo $PRGNAM | sed 's/python3-//')
VERSION=${VERSION:-1.0.13}
VERSION=${VERSION:-1.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-filetype"
VERSION="1.0.13"
VERSION="1.1.0"
HOMEPAGE="https://github.com/h2non/filetype.py"
DOWNLOAD="https://files.pythonhosted.org/packages/source/f/filetype/filetype-1.0.13.tar.gz"
MD5SUM="d8d28ea2e68ebc70d91c2b3d71be96f3"
DOWNLOAD="https://files.pythonhosted.org/packages/source/f/filetype/filetype-1.1.0.tar.gz"
MD5SUM="91c814f65f14047e34fdc7a3b8c98a58"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""