summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsl1pkn072015-11-22 02:59:39 +0100
committersl1pkn072015-11-22 02:59:39 +0100
commit51c9bb102750b245921ab7d24857950b0a5fd8d3 (patch)
tree9a4b0aac2045b696094592cb9929b5eb67412210 /PKGBUILD
parentc441a3c28fc254fd613931fabcb120024f1bcbea (diff)
downloadaur-51c9bb102750b245921ab7d24857950b0a5fd8d3.tar.gz
vapoursynth-plugin-bm3d-git -> zimg-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 502114135d58..2fb7d4f2e662 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,9 @@ arch=('i686' 'x86_64')
url='http://forum.doom9.org/showthread.php?t=172564'
license=('GPL')
depends=('vapoursynth-plugin-fmtconv'
- 'vapoursynth-plugin-zimg-git'
- 'vapoursynth-plugin-bm3d-git')
+ 'vapoursynth-plugin-bm3d-git'
+ 'zimg-git'
+ )
makedepends=('git')
provides=("vapoursynth-plugin-${_plug}")
conflicts=("vapoursynth-plugin-${_plug}")