summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 2 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9eb4dbbc986..5a6c8ac90d8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_plug=havsfunc
pkgname=vapoursynth-plugin-${_plug}-git
-pkgver=33.150.g0f6a7d9
+pkgver=33.176.gd8c2cca
pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug}. (GIT Version)"
arch=('any')
@@ -12,10 +12,7 @@ depends=(
'vapoursynth-plugin-adjust-git'
'vapoursynth-plugin-mvsfunc-git'
'vapoursynth-plugin-nnedi3_resample-git'
- 'vapoursynth-plugin-vsrgtools-git'
- 'vapoursynth-plugin-vstools-git'
- 'vapoursynth-plugin-vsdenoise-git'
- 'vapoursynth-plugin-vsmasktools-git'
+ 'vapoursynth-plugin-vsjetpack-git'
)
optdepends=(
'vapoursynth-plugin-addgrain-git'