summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Frost <gregfrost1@bigpond.com>2010-01-30 00:35:20 (GMT)
committerGreg Frost <gregfrost1@bigpond.com>2010-01-30 00:35:20 (GMT)
commite43b1449ade4d2d4a7eb8c912c1a9daa3453a2b8 (patch)
treea6462ed01064b023b7e3062f50ee2e1f54fbc9a3
parent53f5294995d1ae86b79091517b5fc4ba4b1aa9e7 (diff)
downloadlinhes_pkgbuild-e43b1449ade4d2d4a7eb8c912c1a9daa3453a2b8.zip
linhes_pkgbuild-e43b1449ade4d2d4a7eb8c912c1a9daa3453a2b8.tar.gz
linhes_pkgbuild-e43b1449ade4d2d4a7eb8c912c1a9daa3453a2b8.tar.bz2
mkvtoolnix mythnuv2mkv: update to latest version
-rw-r--r--abs/extra-testing/mkvtoolnix/PKGBUILD4
-rw-r--r--abs/extra-testing/mythnuv2mkv/PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/abs/extra-testing/mkvtoolnix/PKGBUILD b/abs/extra-testing/mkvtoolnix/PKGBUILD
index d2dc58f..ccf2f17 100644
--- a/abs/extra-testing/mkvtoolnix/PKGBUILD
+++ b/abs/extra-testing/mkvtoolnix/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: 03/08/04 <lefungus@altern.org>
pkgname=mkvtoolnix
-pkgver=2.9.9
+pkgver=3.1.0
pkgrel=1
pkgdesc="Set of tools to create, edit and inspect Matroska files"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('GPL2')
url="http://www.bunkus.org/videotools/mkvtoolnix/index.html"
depends=('libmatroska>=0.8.1' 'flac>=1.1.4' 'libvorbis' 'wxgtk>=2.8.0.1' 'file' 'boost' 'lzo2')
source=("http://www.bunkus.org/videotools/${pkgname}/sources/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('4bad0301e94cc24ec8f847c84502ab4d')
+md5sums=('9441ab0b72f34cd8d5492598a65e1dd5')
build() {
cd ${srcdir}/${pkgname}-${pkgver}/
diff --git a/abs/extra-testing/mythnuv2mkv/PKGBUILD b/abs/extra-testing/mythnuv2mkv/PKGBUILD
index 854e24d..19111d3 100644
--- a/abs/extra-testing/mythnuv2mkv/PKGBUILD
+++ b/abs/extra-testing/mythnuv2mkv/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mythnuv2mkv
-pkgver=1.58
+pkgver=1.59
pkgrel=1
conflicts=()
pkgdesc="Converts MythTV nuv or mpg files to mkv, mp4 or avi files. It can be run as a MythTV User Job or at command line to convert MythTV recordings or stand alone files."