summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072019-03-01 16:59:51 +0100
committersL1pKn072019-03-01 16:59:51 +0100
commit732b67c004c52021f99a5b08ee6befdcec14bb6b (patch)
treed48677717f569a8ac4ee3ed70116203b1d5707b0
parenta73d038b1732653612407f4836e3694490dc760d (diff)
downloadaur-732b67c004c52021f99a5b08ee6befdcec14bb6b.tar.gz
bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d5d6a49b2c42..3fa9c1ecbf78 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Jan 1 19:41:48 UTC 2017
+# Fri Mar 1 15:59:51 UTC 2019
pkgbase = vapoursynth-plugin-mcdegrainsharp-git
pkgdesc = Plugin for Vapoursynth: mcdegrainsharp (GIT version)
pkgver = r5
@@ -10,7 +10,7 @@ pkgbase = vapoursynth-plugin-mcdegrainsharp-git
makedepends = git
depends = vapoursynth
depends = vapoursynth-plugin-tcanny-git
- depends = vapoursynth-plugin-mvtools
+ depends = vapoursynth-plugin-mvtools-git
provides = vapoursynth-plugin-mcdegrainsharp
conflicts = vapoursynth-plugin-mcdegrainsharp
source = mcdegrainsharp::git+https://gist.github.com/b5399b1801072458fc80.git
diff --git a/PKGBUILD b/PKGBUILD
index 26fa148040a3..5ab68940ebd1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url='https://gist.github.com/4re'
license=('GPL')
depends=('vapoursynth'
'vapoursynth-plugin-tcanny-git'
- 'vapoursynth-plugin-mvtools'
+ 'vapoursynth-plugin-mvtools-git'
)
makedepends=('git')
provides=("vapoursynth-plugin-${_plug}")