python-guessit: update to 3.0.5.

This commit is contained in:
Daniel Santana 2019-09-01 13:53:53 -03:00 committed by Helmut Pozimski
parent 3efa5172ca
commit c1ea00683b

View file

@ -1,6 +1,6 @@
# Template file for 'python-guessit'
pkgname=python-guessit
version=3.0.4
version=3.0.5
revision=1
archs=noarch
wrksrc="guessit-${version}"
@ -13,7 +13,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
license="LGPL-3.0-only"
homepage="https://guessit.readthedocs.io/en/latest/"
distfiles="${PYPI_SITE}/g/guessit/guessit-${version}.tar.gz"
checksum=37803ec0d7f20f2e1425dfe3bb978dc3b9c65872aa3760c664b31a9115232ec1
checksum=3559c2f37575b048c3d8723cc7a8eedb83b6c411d1be0d64e8b54f4b90138ca2
alternatives="guessit:guessit:/usr/bin/guessit2"
post_install() {