summaryrefslogtreecommitdiffstats
path: root/deps/qt-gstreamer
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-07-21 12:39:25 +0200
committer Eric Hameleers <alien@slackware.com>2016-07-21 12:39:25 +0200
commit05cfb17141c0e632cc8f776af1d1f1ab1eac8c76 (patch)
tree7c13347abe10c818c30e76d56dd84525718ef403 /deps/qt-gstreamer
parent3a85a2ec1a97024cd40eece76920b99cfc2fe364 (diff)
downloadktown-05cfb17141c0e632cc8f776af1d1f1ab1eac8c76.tar.gz
ktown-05cfb17141c0e632cc8f776af1d1f1ab1eac8c76.tar.xz
deps: updated for KDE 5_16.07
Diffstat (limited to 'deps/qt-gstreamer')
-rwxr-xr-xdeps/qt-gstreamer/qt-gstreamer.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/qt-gstreamer/qt-gstreamer.SlackBuild b/deps/qt-gstreamer/qt-gstreamer.SlackBuild
index cc904ed..62e17f7 100755
--- a/deps/qt-gstreamer/qt-gstreamer.SlackBuild
+++ b/deps/qt-gstreamer/qt-gstreamer.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Copyright 2014, 2015 Patrick J. Volkerding, Sebeka, MN, USA
-# Copyright 2014, 2015 Eric Hameleers, Eindhoven, NL
+# Copyright 2014, 2015, 2016 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PKGNAM=qt-gstreamer
VERSION=${VERSION:-1.2.0}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
NUMJOBS=${NUMJOBS:--j7}