summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072019-03-17 07:48:03 +0100
committersL1pKn072019-03-17 07:48:03 +0100
commit78006f3a2c1c0c3021b69e271d137bc0510d6ed1 (patch)
tree52a48ad282a749c630c548e3b1cebcf0ae7e320b
parent253864590d1e85a87ef5cd7f44f41c534a97b8bc (diff)
downloadaur-78006f3a2c1c0c3021b69e271d137bc0510d6ed1.tar.gz
bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 03961426f043..0948fb449c2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Mar 15 23:42:55 UTC 2019
+# Sun Mar 17 06:47:57 UTC 2019
pkgbase = vapoursynth-plugin-removedirtvs-git
pkgdesc = Plugin for Vapoursynth: removedirtvs (GIT version)
pkgver = r78.ddc78e5
@@ -8,7 +8,7 @@ pkgbase = vapoursynth-plugin-removedirtvs-git
arch = x86_64
license = GPL
makedepends = git
- depends = vapoursynth-plugin-scoll-git
+ depends = vapoursynth
provides = vapoursynth-plugin-removedirtvs
conflicts = vapoursynth-plugin-removedirtvs
source = git+https://github.com/handaimaoh/removedirtvs.git
diff --git a/PKGBUILD b/PKGBUILD
index 40824cdbd13d..ae25bee2b837 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('x86_64')
url='https://forum.doom9.org/showthread.php?t=169771'
license=('GPL')
-depends=('vapoursynth-plugin-scoll-git')
+depends=('vapoursynth')
makedepends=('git')
provides=("vapoursynth-plugin-${_plug}")
conflicts=("vapoursynth-plugin-${_plug}")