summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072019-03-01 15:50:13 +0100
committersL1pKn072019-03-01 15:50:13 +0100
commit271b22783bd0c752e0f5bb917f1289e4efa26a9d (patch)
treebb3cb030989c6ea73282915889787ab5c9e9ac49 /PKGBUILD
parentc8f68c4f76a38d849feeb2c84df25ecb6169530f (diff)
downloadaur-271b22783bd0c752e0f5bb917f1289e4efa26a9d.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 937ca909ee19..e44de3d4ad1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,13 +8,13 @@ pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('any')
url='http://forum.doom9.org/showthread.php?t=173672'
license=('GPL')
-depends=('vapoursynth-plugin-mvsfunc-git'
- 'vapoursynth-plugin-havsfunc'
+depends=('vapoursynth'
+ 'vapoursynth-plugin-mvsfunc-git'
+ 'vapoursynth-plugin-havsfunc-git'
)
makedepends=('git')
provides=("vapoursynth-plugin-${_plug}")
-conflicts=("vapoursynth-plugin-${_plug}"
- 'vapoursynth-plugin-resamplehq-git')
+conflicts=("vapoursynth-plugin-${_plug}")
source=("${_plug}::git+https://gist.github.com/bcd427ec0fa8fdf7c45433917521bac4.git")
sha256sums=('SKIP')