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

Ionut Biru ibiru at archlinux.org
Fri Dec 7 18:20:24 UTC 2012


    Date: Friday, December 7, 2012 @ 13:20:24
  Author: ibiru
Revision: 172940

update to 1.0.1

Modified:
  ffmpeg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-07 16:59:58 UTC (rev 172939)
+++ PKGBUILD	2012-12-07 18:20:24 UTC (rev 172940)
@@ -4,8 +4,8 @@
 # Contributor: Paul Mattal <paul at archlinux.org>
 
 pkgname=ffmpeg
-pkgver=1.0
-pkgrel=2
+pkgver=1.0.1
+pkgrel=1
 epoch=1
 pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 depends=(alsa-lib bzip2 gsm lame libpulse libtheora libva libvorbis libvpx opencore-amr openjpeg rtmpdump schroedinger sdl speex v4l-utils x264 xvidcore zlib)
 makedepends=('yasm' 'git' 'libvdpau')
 source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2)
-md5sums=('3ed526cea20c1bffb5a37f7730f710bd')
+md5sums=('dbbb88ce5525dea22b24aaa098a9bcc2')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list