python-guessit: update to 3.0.4.
This commit is contained in:
parent
7f85674f27
commit
9f4523abe9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-guessit'
|
||||
pkgname=python-guessit
|
||||
version=3.0.3
|
||||
version=3.0.4
|
||||
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=590cfaac6adbc65a0297f7b2a44c2accf2cc660eeed6283b43cbad30e65806e0
|
||||
checksum=37803ec0d7f20f2e1425dfe3bb978dc3b9c65872aa3760c664b31a9115232ec1
|
||||
alternatives="guessit:guessit:/usr/bin/guessit2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue