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

Giovanni Scafora giovanni at archlinux.org
Sun Oct 9 20:53:35 UTC 2011


    Date: Sunday, October 9, 2011 @ 16:53:34
  Author: giovanni
Revision: 140215

upgpkg: mkvtoolnix 5.0.1-1

upstream release

Modified:
  mkvtoolnix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-09 19:40:31 UTC (rev 140214)
+++ PKGBUILD	2011-10-09 20:53:34 UTC (rev 140215)
@@ -2,7 +2,7 @@
 # Maintainer: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=mkvtoolnix
-pkgver=5.0.0
+pkgver=5.0.1
 pkgrel=1
 pkgdesc="Set of tools to create, edit and inspect Matroska files - CLI version"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 depends=('file' 'boost-libs' 'libmatroska' 'lzo2' 'expat' 'flac' 'libvorbis')
 makedepends=('boost' 'ruby')
 source=("http://www.bunkus.org/videotools/${pkgname}/sources/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('8a8d29c3b0eb202bb32ea44c54aeb83b')
+md5sums=('93fbbe946de6013eca699c0c2a93a4e9')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list