summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072021-10-10 02:24:42 +0200
committersL1pKn072021-10-10 02:24:42 +0200
commit0204662f1771a1ab0e557b4ae8c089c532006db1 (patch)
treeca35eba3dd312350bb81c314f18ff0e3b3a38016
parent52746e662774cf4e7aee3c9216fcb9adfe1ee5c9 (diff)
downloadaur-0204662f1771a1ab0e557b4ae8c089c532006db1.tar.gz
bump
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD3
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3bfec29a3b5f..590be9c53869 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,6 @@ pkgbase = vapoursynth-plugin-xvs-git
arch = any
license = GPL
makedepends = git
- depends = ffms2
depends = vapoursynth-plugin-mvsfunc-git
depends = vapoursynth-plugin-havsfunc
depends = vapoursynth-plugin-muvsfunc-git
diff --git a/PKGBUILD b/PKGBUILD
index 8c82abf34e10..3f1666a55b64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,7 @@ pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('any')
url='https://github.com/xyx98/my-vapoursynth-script'
license=('GPL')
-depends=('ffms2'
- 'vapoursynth-plugin-mvsfunc-git'
+depends=('vapoursynth-plugin-mvsfunc-git'
'vapoursynth-plugin-havsfunc'
'vapoursynth-plugin-muvsfunc-git'
'vapoursynth-plugin-mvtools'