[arch-commits] Commit in vapoursynth-plugin-mvtools/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Sat Feb 13 23:38:34 UTC 2016


    Date: Sunday, February 14, 2016 @ 00:38:33
  Author: alucryd
Revision: 161492

upgpkg: vapoursynth-plugin-mvtools 11-1

Modified:
  vapoursynth-plugin-mvtools/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-13 22:25:37 UTC (rev 161491)
+++ PKGBUILD	2016-02-13 23:38:33 UTC (rev 161492)
@@ -3,16 +3,16 @@
 # Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
 
 pkgname=vapoursynth-plugin-mvtools
-pkgver=9
-pkgrel=2
+pkgver=11
+pkgrel=1
 pkgdesc='MVTools plugin for VapourSynth'
 arch=('i686' 'x86_64')
 url='https://github.com/dubhater/vapoursynth-mvtools'
 license=('GPL2')
-depends=('fftw' 'vapoursynth')
+depends=('fftw' 'gcc-libs' 'glibc' 'vapoursynth')
 makedepends=('yasm')
 source=("vapoursynth-plugin-mvtools-${pkgver}.tar.gz::https://github.com/dubhater/vapoursynth-mvtools/archive/v${pkgver}.tar.gz")
-sha256sums=('e417764cddcc2b24ee5a91c1136e95237ce1424f5d7f49ceb62ff092db18d907')
+sha256sums=('93f6d5e734976209f2385198492d87f2e7a6227e6f321763e9c1112a5925e6bf')
 
 build() {
   cd vapoursynth-mvtools-${pkgver}



More information about the arch-commits mailing list