[arch-commits] Commit in ffmpeg/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at archlinux.org
Thu Jul 31 15:01:48 UTC 2014
Date: Thursday, July 31, 2014 @ 17:01:47
Author: bpiotrowski
Revision: 218450
upgpkg: ffmpeg 1:2.3.1-1
new upstream release
Modified:
ffmpeg/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-07-31 13:11:09 UTC (rev 218449)
+++ PKGBUILD 2014-07-31 15:01:47 UTC (rev 218450)
@@ -5,7 +5,7 @@
# Contributor: Paul Mattal <paul at archlinux.org>
pkgname=ffmpeg
-pkgver=2.3
+pkgver=2.3.1
pkgrel=1
epoch=1
pkgdesc='Complete and free Internet live audio and video broadcasting solution'
@@ -20,7 +20,7 @@
)
makedepends=('libvdpau' 'yasm' 'x264')
source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2{,.asc})
-md5sums=('00f98a030d21366b6583875d57d98c27'
+md5sums=('bb02e99c39941d7f3dc56658b9324a2b'
'SKIP')
build() {
More information about the arch-commits
mailing list