summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDonald Webster2021-12-12 23:36:00 -0800
committerDonald Webster2021-12-12 23:36:00 -0800
commitff47f98b9babb1a2794723a743af79a1727a0d2d (patch)
tree8ecbc9161ad9aff52a756d57855fb3b0313693d4 /PKGBUILD
parent594891a6a7c8c953e450825c15cbf38b604cbd70 (diff)
downloadaur-ff47f98b9babb1a2794723a743af79a1727a0d2d.tar.gz
Bump pkgrel to trigger rebuild for python 3.10.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19b43c85ef6e..e3266328cfcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=('python-enzyme' 'python2-enzyme')
_name=${pkgname#python-}
pkgver=0.4.1
-pkgrel=3
+pkgrel=4
pkgdesc="Python module to parse metadata in video files."
arch=(any)
url="https://github.com/Diaoul/enzyme"