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

Ionut Biru ibiru at archlinux.org
Thu Oct 14 19:17:15 UTC 2010


    Date: Thursday, October 14, 2010 @ 15:17:14
  Author: ibiru
Revision: 95087

upgpkg: ffmpeg 25472-1
bump to latest revision

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-14 19:03:36 UTC (rev 95086)
+++ PKGBUILD	2010-10-14 19:17:14 UTC (rev 95087)
@@ -4,7 +4,7 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=ffmpeg
-pkgver=24953
+pkgver=25472
 pkgrel=1
 pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix"
 arch=('i686' 'x86_64')
@@ -12,11 +12,11 @@
 license=('GPL')
 depends=('bzip2' 'lame' 'sdl' 'libvorbis' 'faac' 'xvidcore' 'zlib' 'x264' 'libtheora' 'opencore-amr' 'alsa-lib' 'libvdpau' 'libxfixes' 'schroedinger' 'libvpx' 'libva>=1.0.4' 'openjpeg')
 makedepends=('yasm')
-#remake snapshot with: svn export svn://svn.ffmpeg.org/ffmpeg/trunk/@24460
+#remake snapshot with: svn export svn://svn.ffmpeg.org/ffmpeg/trunk/@25472
 source=(ftp://ftp.archlinux.org/other/ffmpeg/ffmpeg-${pkgver}.tar.xz)
 options=('force')
 #source=(http://ffmpeg.org/releases//releases/ffmpeg-${pkgver}.tar.bz2)
-md5sums=('92d3dfc3c09d97631e308179832ac2cf')
+md5sums=('9c7eed554204671c94f5516131acb25b')
 
 build() {
   cd "$srcdir/$pkgname"




More information about the arch-commits mailing list