[arch-commits] Commit in ffmpeg/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Sat Sep 29 12:48:16 UTC 2012
Date: Saturday, September 29, 2012 @ 08:48:15
Author: ibiru
Revision: 167253
update to 1.0
Modified:
ffmpeg/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-09-29 12:13:31 UTC (rev 167252)
+++ PKGBUILD 2012-09-29 12:48:15 UTC (rev 167253)
@@ -4,7 +4,7 @@
# Contributor: Paul Mattal <paul at archlinux.org>
pkgname=ffmpeg
-pkgver=0.11.1
+pkgver=1.0
pkgrel=1
epoch=1
pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix"
@@ -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=('ff8cb914f657e164dd60ea1008b555a8')
+md5sums=('3ed526cea20c1bffb5a37f7730f710bd')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list