summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 417006623dcf..9f2b9a85d42a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
_plug=ocsuite
pkgname=vapoursynth-tools-${_plug}-git
pkgver=r2.132d838
-pkgrel=1
+pkgrel=2
pkgdesc="Tools for Vapoursynth: ${_plug} (GIT version)"
arch=('any')
url="https://github.com/OrangeChannel/${_plug}"
license=('GPL')
-depends=('vapoursynth-plugin-acsuite-git')
+depends=('vapoursynth-tools-acsuite-git')
makedepends=('git')
provides=("vapoursynth-tools-${_plug}")
conflicts=("vapoursynth-tools-${_plug}")