Date: Thursday, March 12, 2015 @ 09:11:21
  Author: alucryd
Revision: 129093

upgpkg: vapoursynth-plugin-mvtools 8-1

Modified:
  vapoursynth-plugin-mvtools/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-03-12 04:49:37 UTC (rev 129092)
+++ PKGBUILD    2015-03-12 08:11:21 UTC (rev 129093)
@@ -3,16 +3,16 @@
 # Contributor: Gustavo Alvarez <[email protected]>
 
 pkgname=vapoursynth-plugin-mvtools
-pkgver=4
+pkgver=8
 pkgrel=1
 pkgdesc='MVTools plugin for VapourSynth'
 arch=('i686' 'x86_64')
 url='https://github.com/dubhater/vapoursynth-mvtools'
 license=('GPL2')
-depends=('vapoursynth')
+depends=('fftw' 'vapoursynth')
 makedepends=('yasm')
 
source=("vapoursynth-plugin-mvtools-${pkgver}.tar.gz::https://github.com/dubhater/vapoursynth-mvtools/archive/v${pkgver}.tar.gz";)
-sha256sums=('1671ec4c02a78f76876eb2f2070d9be4ea64db3d030c8cb4337883ee97dc1edd')
+sha256sums=('b933d6c849aaa96f14c09592a77503e6cc2680d642b97c7841a2c95745b330e6')
 
 build() {
   cd vapoursynth-mvtools-${pkgver}

Reply via email to