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

Giovanni Scafora giovanni at archlinux.org
Sat Mar 27 22:56:38 UTC 2010


    Date: Saturday, March 27, 2010 @ 18:56:38
  Author: giovanni
Revision: 73742

upgpkg: mkvtoolnix 3.3.0-1
upstream release

Modified:
  mkvtoolnix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-27 20:40:38 UTC (rev 73741)
+++ PKGBUILD	2010-03-27 22:56:38 UTC (rev 73742)
@@ -3,8 +3,8 @@
 # Contributor: 03/08/04 <lefungus at altern.org>
 
 pkgname=mkvtoolnix
-pkgver=3.2.0
-pkgrel=2
+pkgver=3.3.0
+pkgrel=1
 pkgdesc="Set of tools to create, edit and inspect Matroska files"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -13,7 +13,7 @@
 makedepends=('wxgtk')
 optdepends=('wxgtk: mkvmerge and mkvinfo GUI')
 source=("http://www.bunkus.org/videotools/${pkgname}/sources/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('9bf31280cb07870771e69de0287dc769')
+md5sums=('a002b6537e4515b6a0b26f42e8a2eb9a')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list