summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3a14a053005..94efbc7fc0de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname="python-subsync"
_pkgname="ffsubsync"
pkgver=0.4.8
-pkgrel=1
+pkgrel=2
pkgdesc='Automagically synchronize subtitles with video'
arch=('any')
url="https://github.com/smacke/ffsubsync"
@@ -25,6 +25,7 @@ depends=(
'python-webrtcvad'
'python-rich'
'python-pysubs2'
+ 'python-auditok'
)
build() {