We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e3e0b1 commit f1cb413Copy full SHA for f1cb413
1 file changed
srcpkgs/python3-guessit/template
@@ -1,6 +1,6 @@
1
# Template file for 'python3-guessit'
2
pkgname=python3-guessit
3
-version=3.1.1
+version=3.8.0
4
revision=8
5
build_style=python3-module
6
hostmakedepends="python3-setuptools"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
10
license="LGPL-3.0-only"
11
homepage="https://guessit.readthedocs.io/en/latest/"
12
distfiles="${PYPI_SITE}/g/guessit/guessit-${version}.tar.gz"
13
-checksum=71c68c6d4e9d639eba6534a838468115ad20f4c5a688eae3079f0c08d605a3b0
+checksum=6619fcbbf9a0510ec8c2c33744c4251cad0507b1d573d05c875de17edc5edbed
14
15
post_patch() {
16
# Package does not *need* pytest-runner to build, and Void doesn't have it
0 commit comments