python-imagesize: fix update-check/distfile

This commit is contained in:
Michael Gehring 2016-04-28 13:30:34 +02:00
parent 9fdd5419c1
commit 986878f75c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ short_desc="Python2 library to get image size from png/jpeg/jpeg2000/gif file"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/shibukawa/imagesize_py"
license="MIT"
distfiles="https://pypi.python.org/packages/53/72/6c6f1e787d9cab2cc733cf042f125abec07209a58308831c9f292504e826/imagesize-${version}.tar.gz"
distfiles="${PYPI_SITE}/i/imagesize/imagesize-${version}.tar.gz"
checksum=0ab2c62b87987e3252f89d30b7cedbec12a01af9274af9ffa48108f2c13c6062
python3.4-imagesize_package() {