python/python3-filetype: Updated for version 1.2.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2022-11-19 09:44:22 +07:00 committed by Willy Sudiarto Raharjo
parent 47adfd2468
commit e5d186b765
No known key found for this signature in database
GPG key ID: 3F617144D7238786
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.1.0}
VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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