summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072020-03-08 03:57:21 +0100
committersL1pKn072020-03-08 03:57:21 +0100
commitc075d3056acbb88a80b69324573e7872c1584800 (patch)
tree02c7c8d07d41becf031f673009f18c8d91a59781
parent7e573c4ef75bf21f67442c7b1dec6eb712f93746 (diff)
downloadaur-c075d3056acbb88a80b69324573e7872c1584800.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 22792dc3f9b6..db4cae8ab55e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,11 @@
-# Generated by mksrcinfo v8
-# Sat Mar 2 19:58:06 UTC 2019
pkgbase = vapoursynth-plugin-plum-git
pkgdesc = Plugin for Vapoursynth: plum (GIT version)
pkgver = r75.11fb537
- pkgrel = 1
+ pkgrel = 2
url = http://forum.doom9.org/showthread.php?t=173775
arch = any
license = GPL
makedepends = git
- depends = vapoursynth
depends = vapoursynth-plugin-knlmeanscl-git
depends = vapoursynth-plugin-fmtconv-git
depends = vapoursynth-plugin-nnedi3-git
diff --git a/PKGBUILD b/PKGBUILD
index 19a5108666ae..4bd4a93938b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,12 @@
_plug=plum
pkgname=vapoursynth-plugin-${_plug}-git
pkgver=r75.11fb537
-pkgrel=1
+pkgrel=2
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
arch=('any')
url='http://forum.doom9.org/showthread.php?t=173775'
license=('GPL')
-depends=('vapoursynth'
- 'vapoursynth-plugin-knlmeanscl-git'
+depends=('vapoursynth-plugin-knlmeanscl-git'
'vapoursynth-plugin-fmtconv-git'
'vapoursynth-plugin-nnedi3-git'
'vapoursynth-plugin-vcfreq'