summaryrefslogtreecommitdiffstats
path: root/deps/phonon-gstreamer/phonon-gstreamer.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'deps/phonon-gstreamer/phonon-gstreamer.SlackBuild')
-rwxr-xr-xdeps/phonon-gstreamer/phonon-gstreamer.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/phonon-gstreamer/phonon-gstreamer.SlackBuild b/deps/phonon-gstreamer/phonon-gstreamer.SlackBuild
index c36c220..07c9459 100755
--- a/deps/phonon-gstreamer/phonon-gstreamer.SlackBuild
+++ b/deps/phonon-gstreamer/phonon-gstreamer.SlackBuild
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright 2011, 2012, 2014 Eric Hameleers, Eindhoven, NL
+# Copyright 2011, 2012, 2014, 2015 Eric Hameleers, Eindhoven, NL
# Copyright 2011, 2012 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
@@ -25,7 +25,7 @@
PKGNAM=phonon-gstreamer
SRCNAM=phonon-backend-gstreamer
-VERSION=${VERSION:-$(echo $SRCNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d- | rev)}
+VERSION=${VERSION:-4.8.0}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j7 "}