summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072021-10-24 12:16:35 +0200
committersL1pKn072021-10-24 12:16:35 +0200
commitde6d8c59b1bae3893ad5f0a108fa3951c7a69637 (patch)
tree389524d4e976a41972a4b13d5d3c10c8601b1f5a
parentee352494021ca8de4b40a2dd168d7694f97e6f99 (diff)
downloadaur-de6d8c59b1bae3893ad5f0a108fa3951c7a69637.tar.gz
bump
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 471886106cab..71875756771c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,6 +8,7 @@ pkgbase = vapoursynth-plugin-nnedi3_resample-git
makedepends = git
depends = vapoursynth-plugin-fmtconv-git
depends = vapoursynth-plugin-mvsfunc-git
+ depends = vapoursynth-plugin-havsfunc-git
optdepends = vapoursynth-plugin-nnedi3-git
optdepends = vapoursynth-plugin-znedi3-git
optdepends = vapoursynth-plugin-nnedi3cl-git
diff --git a/PKGBUILD b/PKGBUILD
index f18858b3a967..b9ac6f6d33de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ url='https://github.com/AmusementClub/nnedi3_resample'
license=('GPL')
depends=('vapoursynth-plugin-fmtconv-git'
'vapoursynth-plugin-mvsfunc-git'
+ 'vapoursynth-plugin-havsfunc-git'
)
optdepends=('vapoursynth-plugin-nnedi3-git'
'vapoursynth-plugin-znedi3-git'