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

Ionut Biru ibiru at archlinux.org
Sun Jul 24 09:01:00 UTC 2011


    Date: Sunday, July 24, 2011 @ 05:00:59
  Author: ibiru
Revision: 132398

use new snapshot from 0.7 branch to fix some h264 decoding

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-24 09:00:46 UTC (rev 132397)
+++ PKGBUILD	2011-07-24 09:00:59 UTC (rev 132398)
@@ -4,7 +4,7 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=ffmpeg
-pkgver=20110622
+pkgver=20110724
 pkgrel=1
 pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('yasm' 'git')
 #git clone git://git.videolan.org/ffmpeg.git
 source=(ftp://ftp.archlinux.org/other/ffmpeg/${pkgname}-${pkgver}.tar.xz)
-md5sums=('ff3636c6601f68cdcc777fadaf0eba46')
+md5sums=('b6815ae13a17ab57449269bc2156546e')
 
 build() {
   cd "$srcdir/$pkgname"
@@ -49,4 +49,3 @@
 }
 
 # vim:set ts=2 sw=2 et:
-md5sums=('6003afa1f87857db729d697e3ec1be36')




More information about the arch-commits mailing list