summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072022-10-01 20:32:11 +0200
committersL1pKn072022-10-01 20:32:11 +0200
commit93512d9fed00350be26f8168ec4282d66628e94c (patch)
tree92f95022c8561fc68972e7a2a505bc58e9d853a5
parentd2d7f807577b1a69100e965d1abc98c5e888acaf (diff)
downloadaur-93512d9fed00350be26f8168ec4282d66628e94c.tar.gz
bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b36e1334d46..841beae11429 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = vapoursynth-plugin-jvsfunc-git
makedepends = python-pip
depends = vapoursynth-plugin-vsutil-git
depends = vapoursynth-plugin-lvsfunc-git
- depends = vapoursynth-plugin-vs-rgtools-git
+ depends = vapoursynth-plugin-vsrgtools-git
provides = vapoursynth-plugin-jvsfunc
conflicts = vapoursynth-plugin-jvsfunc
source = jvsfunc::git+https://github.com/rlaPHOENiX/pvsfunc.git
diff --git a/PKGBUILD b/PKGBUILD
index 2c61cce8ab90..be49d3ab2547 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url='https://github.com/dnjulek/jvsfunc.git'
license=('GPL')
depends=('vapoursynth-plugin-vsutil-git'
'vapoursynth-plugin-lvsfunc-git'
- 'vapoursynth-plugin-vs-rgtools-git'
+ 'vapoursynth-plugin-vsrgtools-git'
)
makedepends=('git'
'python-pip'