summaryrefslogtreecommitdiffstats
path: root/deps/qt-gstreamer0/qt-gstreamer0.SlackBuild
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-gstreamer0/qt-gstreamer0.SlackBuild
parent3a85a2ec1a97024cd40eece76920b99cfc2fe364 (diff)
downloadktown-05cfb17141c0e632cc8f776af1d1f1ab1eac8c76.tar.gz
ktown-05cfb17141c0e632cc8f776af1d1f1ab1eac8c76.tar.xz
deps: updated for KDE 5_16.07
Diffstat (limited to 'deps/qt-gstreamer0/qt-gstreamer0.SlackBuild')
-rwxr-xr-xdeps/qt-gstreamer0/qt-gstreamer0.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/qt-gstreamer0/qt-gstreamer0.SlackBuild b/deps/qt-gstreamer0/qt-gstreamer0.SlackBuild
index cb1470c..7b2fcaf 100755
--- a/deps/qt-gstreamer0/qt-gstreamer0.SlackBuild
+++ b/deps/qt-gstreamer0/qt-gstreamer0.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Copyright 2014 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
@@ -25,7 +25,7 @@
PKGNAM=qt-gstreamer0
SRCNAM=qt-gstreamer
VERSION=${VERSION:-0.10.3}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
NUMJOBS=${NUMJOBS:--j7}