[arch-commits] Commit in ffms2/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Sat Dec 12 11:57:46 UTC 2015


    Date: Saturday, December 12, 2015 @ 12:57:46
  Author: alucryd
Revision: 153123

upgpkg: ffms2 2.22-1

Modified:
  ffms2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-12 11:26:26 UTC (rev 153122)
+++ PKGBUILD	2015-12-12 11:57:46 UTC (rev 153123)
@@ -2,8 +2,8 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=ffms2
-pkgver=2.21
-pkgrel=3
+pkgver=2.22
+pkgrel=1
 pkgdesc='A libav/ffmpeg based source library and Avisynth plugin for easy frame accurate access'
 arch=('i686' 'x86_64')
 url='https://github.com/FFMS/ffms2'
@@ -10,10 +10,10 @@
 license=('GPL')
 depends=('ffmpeg')
 makedepends=('git')
-provides=('vapoursynth-plugin-ffms2'i
+provides=('vapoursynth-plugin-ffms2'
           'libffms2.so')
 source=("ffms2-${pkgver}.tar.gz::https://github.com/FFMS/ffms2/archive/${pkgver}.tar.gz")
-sha256sums=('c2c23ce2254e293376f786aafc20a345f4dc970f5b2efef3fa38e40d7d510202')
+sha256sums=('7c5202fa2e49186fb3bb815e5b12ca71f05ec09cb707ffd9465852e21a06fdad')
 
 build() {
   cd ffms2-${pkgver}



More information about the arch-commits mailing list