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

Ionut Biru ibiru at archlinux.org
Wed Mar 30 09:41:47 UTC 2011


    Date: Wednesday, March 30, 2011 @ 05:41:47
  Author: ibiru
Revision: 117226

upgpkg: ffmpeg 20110330-1
push new revision that fixed vaapi 0.32

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-30 07:31:08 UTC (rev 117225)
+++ PKGBUILD	2011-03-30 09:41:47 UTC (rev 117226)
@@ -4,7 +4,7 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=ffmpeg
-pkgver=20110327
+pkgver=20110330
 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=('05ec9b02a8498ae576907710bf0f3421')
+md5sums=('dd682a876a496b9f9ae8afb3b3b70389')
 
 build() {
   cd "$srcdir/$pkgname"




More information about the arch-commits mailing list