summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072020-03-08 03:50:36 +0100
committersL1pKn072020-03-08 03:50:36 +0100
commit0c600ec384359871442b85e2bf0b9dc8f361c1e1 (patch)
tree717b2461bfc0339bdb3f26b634d3a145ee38703e
parent91b6d558b4d1a57a01362088fb9ac4d58f70d641 (diff)
downloadaur-0c600ec384359871442b85e2bf0b9dc8f361c1e1.tar.gz
bump
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7427e17bc77f..6e664545dd82 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,12 @@
-# Generated by mksrcinfo v8
-# Fri Mar 15 23:51:49 UTC 2019
pkgbase = vapoursynth-plugin-vshelpers-git
pkgdesc = Plugin for Vapoursynth: vshelpers (GIT version)
pkgver = r2
- pkgrel = 2
+ pkgrel = 3
url = https://gist.github.com/4re
arch = any
license = GPL
makedepends = git
- depends = ffms2
- depends = vapoursynth
+ depends = vapoursynth-plugin-ffms2-git
depends = vapoursynth-plugin-lsmashsource-git
depends = vapoursynth-plugin-fmtconv-git
depends = vapoursynth-plugin-removedirtvs-git
diff --git a/PKGBUILD b/PKGBUILD
index 03b632dd05aa..93c891622b7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,12 @@
_plug=vshelpers
pkgname=vapoursynth-plugin-${_plug}-git
pkgver=r2
-pkgrel=2
+pkgrel=3
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('any')
url='https://gist.github.com/4re'
license=('GPL')
-depends=('ffms2'
- 'vapoursynth'
+depends=('vapoursynth-plugin-ffms2-git'
'vapoursynth-plugin-lsmashsource-git'
'vapoursynth-plugin-fmtconv-git'
'vapoursynth-plugin-removedirtvs-git'