summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9d813d51c83..7a93303032f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Feb 29 22:41:29 UTC 2016
+# Wed Apr 6 20:20:24 UTC 2016
pkgbase = vapoursynth-plugin-havsfunc-light-git
- pkgdesc = Plugin for Vapoursynth: havsfunc. (Light depends, GIT version)
- pkgver = r22.2.gf6fe61e
+ pkgdesc = Plugin for Vapoursynth: havsfunc. (Optional Depends, GIT Version)
+ pkgver = r22.8.g5d7c34d
pkgrel = 1
url = http://forum.doom9.org/showthread.php?t=166582
arch = any
@@ -17,7 +17,7 @@ pkgbase = vapoursynth-plugin-havsfunc-light-git
optdepends = vapoursynth-plugin-dfttest-git
optdepends = vapoursynth-plugin-eedi2-git
optdepends = vapoursynth-plugin-fft3dfilter-git
- optdepends = vapoursynth-plugin-flash3kyuu_deband-git
+ optdepends = vapoursynth-plugin-f3kdb-git
optdepends = vapoursynth-plugin-fluxsmooth
optdepends = vapoursynth-plugin-fmtconv
optdepends = vapoursynth-plugin-genericfilters-git
diff --git a/PKGBUILD b/PKGBUILD
index ac2fe8ff96bb..eecfd36c6f88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
_plug=havsfunc
pkgname=vapoursynth-plugin-${_plug}-light-git
-pkgver=r22.2.gf6fe61e
+pkgver=r22.8.g5d7c34d
pkgrel=1
-pkgdesc="Plugin for Vapoursynth: ${_plug}. (Light depends, GIT version)"
+pkgdesc="Plugin for Vapoursynth: ${_plug}. (Optional Depends, GIT Version)"
arch=('any')
url='http://forum.doom9.org/showthread.php?t=166582'
license=('GPL')
@@ -18,7 +18,7 @@ optdepends=('vapoursynth-plugin-addgrain-git'
'vapoursynth-plugin-dfttest-git'
'vapoursynth-plugin-eedi2-git'
'vapoursynth-plugin-fft3dfilter-git'
- 'vapoursynth-plugin-flash3kyuu_deband-git'
+ 'vapoursynth-plugin-f3kdb-git'
'vapoursynth-plugin-fluxsmooth'
'vapoursynth-plugin-fmtconv'
'vapoursynth-plugin-genericfilters-git'