summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 840f0b01c819..a52a825c6458 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=tsmuxer
pkgver=2.6.11
-pkgrel=4
+pkgrel=5
pkgdesc="Remux/mux elementary streams, EVO/VOB/MPG, MKV/MKA, MP4/MOV, TS, M2TS to TS to M2TS, without re-encoding. Can quickly generate your own Blu-ray discs by processing your media files and converting them into streamable content. CLI and GUI all-in-one"
url="http://www.videohelp.com/software/tsMuxeR"
arch=('i686' 'x86_64')
license=('custom')
-depends=('bash' 'gcc-libs' 'freetype2' 'qt4' 'lib32-gcc-libs' 'lib32-freetype2' 'lib32-qt4' 'lib32-libpng12')
+depends=('bash' 'gcc-libs' 'freetype2' 'qt4' 'libpng12' 'lib32-gcc-libs' 'lib32-freetype2' 'lib32-qt4' 'lib32-libpng12')
conflicts=('tsmuxer-cli' 'tsmuxer-cli-ng' 'tsmuxer-gui' 'tsmuxer-gui-ng')
provides=('tsmuxer-cli' 'tsmuxer-cli-ng' 'tsmuxer-gui' 'tsmuxer-gui-ng')
source=("https://www.deb-multimedia.org/pool/non-free/t/${pkgname}/${pkgname}_${pkgver}.orig.tar.gz"