summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072019-03-01 17:21:03 +0100
committersL1pKn072019-03-01 17:21:03 +0100
commitc5a6fd2b51b255d152bc4821e120d8c13c3a28ad (patch)
tree9c301f3d06b8c865f3fd6a6d4217ac32b2235341
parentd6b994a9d4f463c7b65d75e58413400b635270be (diff)
downloadaur-c5a6fd2b51b255d152bc4821e120d8c13c3a28ad.tar.gz
bump
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2fdd245c7f4b..a6299bdf4141 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,16 @@
# Generated by mksrcinfo v8
-# Fri Feb 17 15:08:12 UTC 2017
+# Fri Mar 1 16:21:03 UTC 2019
pkgbase = vapoursynth-plugin-plum-git
pkgdesc = Plugin for Vapoursynth: plum (GIT version)
- pkgver = r48.2778b04
+ pkgver = r75.11fb537
pkgrel = 1
url = http://forum.doom9.org/showthread.php?t=173775
- arch = i686
- arch = x86_64
+ arch = any
license = GPL
makedepends = git
depends = vapoursynth
- depends = vapoursynth-plugin-knlmeanscl
- depends = vapoursynth-plugin-fmtconv
+ depends = vapoursynth-plugin-knlmeanscl-git
+ depends = vapoursynth-plugin-fmtconv-git
depends = vapoursynth-plugin-nnedi3-git
depends = vapoursynth-plugin-vcfreq
depends = vapoursynth-plugin-mvtools_sf-git
diff --git a/PKGBUILD b/PKGBUILD
index 106f4956d2cd..19a5108666ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
_plug=plum
pkgname=vapoursynth-plugin-${_plug}-git
-pkgver=r48.2778b04
+pkgver=r75.11fb537
pkgrel=1
pkgdesc="Plugin for Vapoursynth: ${_plug} (GIT version)"
-arch=('i686' 'x86_64')
+arch=('any')
url='http://forum.doom9.org/showthread.php?t=173775'
license=('GPL')
depends=('vapoursynth'
- 'vapoursynth-plugin-knlmeanscl'
- 'vapoursynth-plugin-fmtconv'
+ 'vapoursynth-plugin-knlmeanscl-git'
+ 'vapoursynth-plugin-fmtconv-git'
'vapoursynth-plugin-nnedi3-git'
'vapoursynth-plugin-vcfreq'
'vapoursynth-plugin-mvtools_sf-git'