summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorquietvoid2023-07-20 17:37:57 -0400
committerquietvoid2023-07-20 17:37:57 -0400
commitea5e5272c53fae7d7ad135659beffaee799d08dd (patch)
tree6a5e030e34b36a2eb7613e1a477ec62bc22c3857 /PKGBUILD
parent7dec53f0bcdd9a3ee2afbd18a784f20983b14dca (diff)
downloadaur-ea5e5272c53fae7d7ad135659beffaee799d08dd.tar.gz
Add vapoursynth-plugin-subtext depend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a34b1243b1b..a96b7cc5164d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
_plug=awsmfunc
pkgname=vapoursynth-plugin-${_plug}-git
-pkgver=1.3.3.r6.ge2f9904
+pkgver=1.3.4.r8.g8222a31
pkgrel=1
pkgdesc='Plugin for VapourSynth: awsmfunc (GIT version)'
arch=('x86_64')
url='https://github.com/OpusGang/awsmfunc'
license=('MIT')
depends=('python-numpy'
+ 'vapoursynth-plugin-subtext'
'vapoursynth-plugin-vsutil'
'vapoursynth-plugin-rekt'
'vapoursynth-plugin-remapframes'