summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072019-03-01 16:55:38 +0100
committersL1pKn072019-03-01 16:55:38 +0100
commit9840a1c4e1501fbba015c1e51282043fa221b29a (patch)
tree0d0404c945fa7f7c7dd872983f2b356f5dc98bba
parentb632c937b7308879bd15947ca17ad6d6532c692f (diff)
downloadaur-9840a1c4e1501fbba015c1e51282043fa221b29a.tar.gz
bump
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36b2ed4e13e8..281a6de21539 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Oct 19 21:14:00 UTC 2016
+# Fri Mar 1 15:55:37 UTC 2019
pkgbase = vapoursynth-plugin-knlm-git
pkgdesc = Plugin for Vapoursynth: knlm (GIT version)
pkgver = r3
@@ -9,8 +9,8 @@ pkgbase = vapoursynth-plugin-knlm-git
license = GPL
makedepends = git
depends = vapoursynth
- depends = vapoursynth-plugin-knlmeanscl
- depends = vapoursynth-plugin-fmtconv
+ depends = vapoursynth-plugin-knlmeanscl-git
+ depends = vapoursynth-plugin-fmtconv-git
provides = vapoursynth-plugin-knlm
conflicts = vapoursynth-plugin-knlm
source = knlm::git+https://gist.github.com/4788aa29cee72ac78361.git
diff --git a/PKGBUILD b/PKGBUILD
index 24a0af5083a4..8516a89e5ef1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ arch=('any')
url='https://gist.github.com/4re'
license=('GPL')
depends=('vapoursynth'
- 'vapoursynth-plugin-knlmeanscl'
- 'vapoursynth-plugin-fmtconv'
+ 'vapoursynth-plugin-knlmeanscl-git'
+ 'vapoursynth-plugin-fmtconv-git'
)
makedepends=('git')
provides=("vapoursynth-plugin-${_plug}")