summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072020-03-08 03:59:30 +0100
committersL1pKn072020-03-08 03:59:30 +0100
commite73e86cd68c7ab481432c6aa84d425fbf26c7a25 (patch)
treefc17426f814323100d93e14ce3bb848408c2195d /PKGBUILD
parent3b4141498d92cf0e29238e016f34ededc0f5e009 (diff)
downloadaur-e73e86cd68c7ab481432c6aa84d425fbf26c7a25.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 014938aef7f3..31a12d77b3e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,12 @@
_plug=dither
pkgname=vapoursynth-plugin-${_plug}-git
pkgver=r19.0f209b6
-pkgrel=2
+pkgrel=3
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('any')
url='https://forum.doom9.org/showthread.php?t=171525'
license=('GPL')
-depends=('vapoursynth'
- 'vapoursynth-plugin-fmtconv-git'
- )
+depends=('vapoursynth-plugin-fmtconv-git')
makedepends=('git')
provides=("vapoursynth-plugin-${_plug}")
conflicts=("vapoursynth-plugin-${_plug}")