summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072019-04-07 17:10:33 +0200
committersL1pKn072019-04-07 17:10:33 +0200
commit97cb7f21a1d7484a78072ede3ea183c70e92184b (patch)
tree25ca4812934e621e72a77d45375585a9f26fdee2 /PKGBUILD
parentbadfabcab905a48750baade80e2e13a68d855842 (diff)
downloadaur-97cb7f21a1d7484a78072ede3ea183c70e92184b.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d66396755fd1..fb69a395ae60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,8 @@ license=('GPL')
depends=('vapoursynth'
'cuda'
)
-makedepends=('git')
+makedepends=('git'
+ )
provides=("vapoursynth-plugin-${_plug}")
conflicts=("vapoursynth-plugin-${_plug}")
source=("${_plug}::git+https://github.com/WolframRhodium/VapourSynth-dpid.git"