summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 5 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 678d3c3c6caf..bfe6db16e346 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_plug=havsfunc
pkgname=vapoursynth-plugin-${_plug}
pkgver=r20
-pkgrel=2
+pkgrel=3
pkgdesc="Plugin for Vapoursynth: ${_plug}"
arch=('any')
url='http://forum.doom9.org/showthread.php?t=166582'
@@ -23,6 +23,10 @@ optdepends=('vapoursynth-plugin-genericfilters-git: for HQDering function'
'vapoursynth-plugin-bilateral-git: for logoNR function'
'vapoursynth-plugin-fluxsmooth: for logoNR function'
'vapoursynth-plugin-flash3kyuu_deband-git: for SmoothLevels function'
+ 'vapoursynth-plugin-awarpsharp2-git: for YAHR function'
+ 'vapoursynth-plugin-dctfilter-git: for Deblock_QED function'
+ 'vapoursynth-plugin-deblock-git: for Deblock_QED function'
+ 'vapoursynth-plugin-sangnommod-git-git: for santiag function'
)
source=("https://dl.dropbox.com/u/6596386/vapoursynth-plugins/${_plug}-${pkgver}.7z")
sha1sums=('db82d7a159ba128219ab796193ca3c8c14daba76')