summaryrefslogtreecommitdiffstats
path: root/abs
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-12-31 07:12:24 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-12-31 07:12:24 (GMT)
commitb54df7a7c65972b7d39c5cabb54783cc0bc5f9e4 (patch)
tree1ffc3994e3ca0aeb95dd943fe7b44992a9e95d66 /abs
parent2ad72279df8491c64dec852c09198bfdbc220dcb (diff)
parent1887f23c52d41f801d8c9dc38bfa56630a0d7d02 (diff)
downloadlinhes_pkgbuild-b54df7a7c65972b7d39c5cabb54783cc0bc5f9e4.zip
linhes_pkgbuild-b54df7a7c65972b7d39c5cabb54783cc0bc5f9e4.tar.gz
linhes_pkgbuild-b54df7a7c65972b7d39c5cabb54783cc0bc5f9e4.tar.bz2
Merge branch 'HEAD' of ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs')
-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 21681a9..d2dc58f 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.8
+pkgver=2.9.9
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=('7b049aa43c6b39dfcb19f5a46d5574ac')
+md5sums=('4bad0301e94cc24ec8f847c84502ab4d')
build() {
cd ${srcdir}/${pkgname}-${pkgver}/
diff --git a/abs/extra-testing/mythnuv2mkv/PKGBUILD b/abs/extra-testing/mythnuv2mkv/PKGBUILD
index 9a61d9a..854e24d 100644
--- a/abs/extra-testing/mythnuv2mkv/PKGBUILD
+++ b/abs/extra-testing/mythnuv2mkv/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mythnuv2mkv
-pkgver=1.53
+pkgver=1.58
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."