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

Ionut Biru ibiru at archlinux.org
Mon Oct 3 13:08:04 UTC 2011


    Date: Monday, October 3, 2011 @ 09:08:03
  Author: ibiru
Revision: 139559

x264 rebuild

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-03 13:04:20 UTC (rev 139558)
+++ PKGBUILD	2011-10-03 13:08:03 UTC (rev 139559)
@@ -4,7 +4,7 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=ffmpeg
-pkgver=20110923
+pkgver=20111003
 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=('36111c640a2eea19f677924ac3193ce4')
+md5sums=('38139817bee918a5664c549adb487468')
 
 build() {
   cd "$srcdir/$pkgname"




More information about the arch-commits mailing list