summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 034d9711bd26..a5ae183ce802 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -23,7 +23,7 @@ pkgbase = vapoursynth-plugin-havsfunc
optdepends = vapoursynth-plugin-awarpsharp2-git: for YAHR function
optdepends = vapoursynth-plugin-dctfilter-git: for Deblock_QED function
optdepends = vapoursynth-plugin-deblock-git: for Deblock_QED function
- optdepends = vapoursynth-plugin-sangnommod-git-git: for santiag function
+ optdepends = vapoursynth-plugin-sangnommod-git: for santiag function
source = https://dl.dropbox.com/u/6596386/vapoursynth-plugins/havsfunc-r20.7z
sha1sums = db82d7a159ba128219ab796193ca3c8c14daba76
diff --git a/PKGBUILD b/PKGBUILD
index bfe6db16e346..f5923e83073c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ optdepends=('vapoursynth-plugin-genericfilters-git: for HQDering 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'
+ 'vapoursynth-plugin-sangnommod-git: for santiag function'
)
source=("https://dl.dropbox.com/u/6596386/vapoursynth-plugins/${_plug}-${pkgver}.7z")
sha1sums=('db82d7a159ba128219ab796193ca3c8c14daba76')