summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsl1pkn072015-07-02 23:56:18 +0200
committersl1pkn072015-07-02 23:56:18 +0200
commitd14ad69c1fa171d833267a1909e98942723f6596 (patch)
treec10daf2f5e389c389f4238753c37e505fe60e60b
parent64c21d47eba013ff4b312d26482a6841443c275d (diff)
downloadaur-d14ad69c1fa171d833267a1909e98942723f6596.tar.gz
fix typo(?) in patch_h.patch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 065655974461..67b5e3b85eb4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,10 +11,10 @@ pkgbase = vapoursynth-plugin-knlmeanscl
depends = vapoursynth
depends = libcl
source = https://dl.dropboxusercontent.com/u/6596386/vapoursynth-plugins/KNLMeansCL_v0.5.6.zip
- source = patch_h.patch::http://sl1pkn07.wtf/paste/view/raw/1cc6a876
+ source = patch_h.patch::http://sl1pkn07.wtf/paste/view/raw/200696c6
source = patch_cpp.patch::http://sl1pkn07.wtf/paste/view/raw/00c87ed0
sha1sums = f65272737926d6227596eec6ca02918c943633c5
- sha1sums = 8289b220a70a0fd9e64a835a9b412b69d44bd6f9
+ sha1sums = c36e70bc1b2fe98e07c5c4afe8007b2c2a71676e
sha1sums = ac7f7b3c5cd13ed348c823e36b85670f3d5f4393
pkgname = vapoursynth-plugin-knlmeanscl
diff --git a/PKGBUILD b/PKGBUILD
index 9cf6c3282b3e..8848c4f7db3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,10 +11,10 @@ license=('GPL')
depends=('vapoursynth' 'libcl')
makedepends=('git' 'opencl-headers')
source=("https://dl.dropboxusercontent.com/u/6596386/vapoursynth-plugins/KNLMeansCL_v${pkgver}.zip"
- 'patch_h.patch::http://sl1pkn07.wtf/paste/view/raw/1cc6a876'
+ 'patch_h.patch::http://sl1pkn07.wtf/paste/view/raw/200696c6'
'patch_cpp.patch::http://sl1pkn07.wtf/paste/view/raw/00c87ed0')
sha1sums=('f65272737926d6227596eec6ca02918c943633c5'
- '8289b220a70a0fd9e64a835a9b412b69d44bd6f9'
+ 'c36e70bc1b2fe98e07c5c4afe8007b2c2a71676e'
'ac7f7b3c5cd13ed348c823e36b85670f3d5f4393')
prepare() {