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

Giovanni Scafora giovanni at archlinux.org
Fri Mar 11 00:06:49 UTC 2011


    Date: Thursday, March 10, 2011 @ 19:06:49
  Author: giovanni
Revision: 113970

upgpkg: mkvtoolnix 4.6.0-1
upstream release

Modified:
  mkvtoolnix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-10 23:44:40 UTC (rev 113969)
+++ PKGBUILD	2011-03-11 00:06:49 UTC (rev 113970)
@@ -3,8 +3,8 @@
 # Contributor: 03/08/04 <lefungus at altern.org>
 
 pkgname=mkvtoolnix
-pkgver=4.5.0
-pkgrel=2
+pkgver=4.6.0
+pkgrel=1
 pkgdesc="Set of tools to create, edit and inspect Matroska files"
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -14,7 +14,7 @@
 optdepends=('wxgtk: mkvmerge,mkvinfo and mmg GUI')
 install=mkvtoolnix.install
 source=("http://www.bunkus.org/videotools/${pkgname}/sources/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('53384e19451578620383d1bd525d59bb')
+md5sums=('ca4e5b226175a6df2f9fdad206abf0a8')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list