summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsl1pkn072015-11-22 17:51:43 +0100
committersl1pkn072015-11-22 17:51:43 +0100
commitceae29f7bab6c97ac1871745c260b7600516b712 (patch)
tree28415145e618d2ef0ba8cbcad5f4c0ea31b4b6ed
parent0eaf8bba6ca8af92252d600ed69123a61659ac6f (diff)
downloadaur-ceae29f7bab6c97ac1871745c260b7600516b712.tar.gz
Fixed typo (do'h)
-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')