summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072020-03-08 04:08:02 +0100
committersL1pKn072020-03-08 04:08:02 +0100
commit7176432b1ba569ba3d6bf0961bf93d54ea765bb7 (patch)
treef203a7014bc1c9742b9a629863da606285d8fe9d
parent69dc9ebf882e5158bfd34299cae59cfef1ec8a96 (diff)
downloadaur-7176432b1ba569ba3d6bf0961bf93d54ea765bb7.tar.gz
bump
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66967937aa89..ecdfaf5569d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,11 @@
-# Generated by mksrcinfo v8
-# Fri Mar 15 23:45:51 UTC 2019
pkgbase = vapoursynth-plugin-dfmderainbow-git
pkgdesc = Plugin for Vapoursynth: dfmderainbow (GIT version)
pkgver = v2.0.g22faeb5
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/dubhater/vapoursynth-dfmderainbow
arch = any
license = GPL
makedepends = git
- depends = vapoursynth
depends = vapoursynth-plugin-temporalmedian-git
depends = vapoursynth-plugin-temporalsoften2-git
depends = vapoursynth-plugin-fluxsmooth-git
diff --git a/PKGBUILD b/PKGBUILD
index f3d7657bbcf6..1614b40b1597 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,12 @@
_plug=dfmderainbow
pkgname=vapoursynth-plugin-${_plug}-git
pkgver=v2.0.g22faeb5
-pkgrel=2
+pkgrel=3
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('any')
url="https://github.com/dubhater/vapoursynth-${_plug}"
license=('GPL')
-depends=('vapoursynth'
- 'vapoursynth-plugin-temporalmedian-git'
+depends=('vapoursynth-plugin-temporalmedian-git'
'vapoursynth-plugin-temporalsoften2-git'
'vapoursynth-plugin-fluxsmooth-git'
'vapoursynth-plugin-msmoosh-git'