aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-29 13:46:41 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:19:07 +0000
commit119f4242efc09386233ca595ba749c6f9fc728bb (patch)
treef08c5c27b2ef903d963d8e079dfeb4f936da6489
parentb6319f01c9aa9e6180222992b168aae27b532aff (diff)
testing/py3-guessit: rebuild against python 3.9
-rw-r--r--testing/py3-guessit/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-guessit/APKBUILD b/testing/py3-guessit/APKBUILD
index 7496e01913c..6fe7ba772a5 100644
--- a/testing/py3-guessit/APKBUILD
+++ b/testing/py3-guessit/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-guessit
_pkgname=guessit
pkgver=3.3.0
-pkgrel=0
+pkgrel=1
pkgdesc="Library for guessing information from video filenames"
url="https://pypi.org/project/guessit/"
arch="noarch !mips !mips64"