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

Giovanni Scafora giovanni at archlinux.org
Tue Jul 12 12:02:04 UTC 2011


    Date: Tuesday, July 12, 2011 @ 08:02:03
  Author: giovanni
Revision: 131260

upgpkg: mkvtoolnix 4.9.1-1
upstream release

Modified:
  mkvtoolnix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-12 11:56:18 UTC (rev 131259)
+++ PKGBUILD	2011-07-12 12:02:03 UTC (rev 131260)
@@ -2,7 +2,7 @@
 # Maintainer: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=mkvtoolnix
-pkgver=4.9.0
+pkgver=4.9.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=('3f92443fe7897abd3d5e7d61bd758432')
+md5sums=('5981f266e6d25da4a49f7464e4a97cdf')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list