summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsL1pKn072023-02-15 00:43:09 +0100
committersL1pKn072023-02-15 00:43:09 +0100
commit15c0ce8db885ac0890693172e13c40ac4ca61dc9 (patch)
treedb24778941acff200446653038f41346c57f1138 /PKGBUILD
parentefa0714fb6fb19facb1d7bdc4ea98f7b5fea36f7 (diff)
downloadaur-vapoursynth-plugin-dfmderainbow-git.tar.gz
bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3bd88c3ad391..ced966422206 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
+# Maintainer: Gustavo Alvarez <sl1pkn07@gmail.com>
_plug=dfmderainbow
-pkgname="vapoursynth-plugin-${_plug}-git"
-pkgver=2.1.g61bafd9
+pkgname=vapoursynth-plugin-${_plug}-git
+pkgver=2.2.g44dc654
pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('any')
@@ -10,10 +10,10 @@ url="https://github.com/dubhater/vapoursynth-${_plug}"
license=('GPL')
depends=('vapoursynth-plugin-temporalmedian-git'
'vapoursynth-plugin-temporalsoften2-git'
- 'vapoursynth-plugin-fluxsmooth-git'
+ 'vapoursynth-plugin-fluxsmooth'
'vapoursynth-plugin-msmoosh-git'
'vapoursynth-plugin-minideen-git'
- 'vapoursynth-plugin-mvtools-git'
+ 'vapoursynth-plugin-mvtools'
'vapoursynth-plugin-fft3dfilter-git'
)
makedepends=('git')