summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072021-08-29 00:53:07 +0200
committersL1pKn072021-08-29 00:53:07 +0200
commit847f3e6e745667a73cea8d4c8670efedb89a45ad (patch)
tree3ec5ea5f32f23472c151c917185df23c927025ec
parent0c600ec384359871442b85e2bf0b9dc8f361c1e1 (diff)
downloadaur-847f3e6e745667a73cea8d4c8670efedb89a45ad.tar.gz
bump
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e664545dd82..4f8e74d0bbea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = vapoursynth-plugin-vshelpers-git
arch = any
license = GPL
makedepends = git
- depends = vapoursynth-plugin-ffms2-git
+ depends = ffms2
depends = vapoursynth-plugin-lsmashsource-git
depends = vapoursynth-plugin-fmtconv-git
depends = vapoursynth-plugin-removedirtvs-git
@@ -16,4 +16,3 @@ pkgbase = vapoursynth-plugin-vshelpers-git
sha256sums = SKIP
pkgname = vapoursynth-plugin-vshelpers-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 93c891622b7e..7a3f6b4f093e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('any')
url='https://gist.github.com/4re'
license=('GPL')
-depends=('vapoursynth-plugin-ffms2-git'
+depends=('ffms2'
'vapoursynth-plugin-lsmashsource-git'
'vapoursynth-plugin-fmtconv-git'
'vapoursynth-plugin-removedirtvs-git'