summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072017-08-13 14:00:59 +0200
committersL1pKn072017-08-13 14:00:59 +0200
commit5c15ab3c97ab40a6d5f7bd4ba1585dc2914e4f46 (patch)
tree3f1ae13b5ff34f2716a63df5cf3c8fac33b1163a /PKGBUILD
parentd41b7694931a15eedd9a5290909eee812914e2b9 (diff)
downloadaur-5c15ab3c97ab40a6d5f7bd4ba1585dc2914e4f46.tar.gz
ups
Signed-off-by: sL1pKn07 <sl1pkn07@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60059e68e593..03347bdcae0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,8 @@ pkgdesc="Plugin for Vapoursynth: ${_plug}"
arch=('i686' 'x86_64')
url='https://forum.doom9.org/showthread.php?t=174711'
license=('BSD')
+conflicts=('vapoursynth-plugin-remapframes')
+provides=('vapoursynth-plugin-remapframes')
depends=('vapoursynth')
makedepends=('meson')
source=("${_plug}::git+https://github.com/Irrational-Encoding-Wizardry/Vapoursynth-VFRToCFR.git")