summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14ea93dafda0..dd82da3e6a94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,12 @@
_plug=mcdegrainsharp
pkgname=vapoursynth-plugin-${_plug}-git
pkgver=r5
-pkgrel=2
+pkgrel=3
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('any')
url='https://gist.github.com/4re'
license=('GPL')
-depends=('vapoursynth'
- 'vapoursynth-plugin-tcanny-git'
+depends=('vapoursynth-plugin-tcanny-git'
'vapoursynth-plugin-mvtools-git'
)
makedepends=('git')