summaryrefslogtreecommitdiffstats
path: root/deps/telepathy/telepathy-glib/telepathy-glib.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'deps/telepathy/telepathy-glib/telepathy-glib.SlackBuild')
-rwxr-xr-xdeps/telepathy/telepathy-glib/telepathy-glib.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/telepathy/telepathy-glib/telepathy-glib.SlackBuild b/deps/telepathy/telepathy-glib/telepathy-glib.SlackBuild
index 714f5fe..bfc748f 100755
--- a/deps/telepathy/telepathy-glib/telepathy-glib.SlackBuild
+++ b/deps/telepathy/telepathy-glib/telepathy-glib.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright 2015 Eric Hameleers, Eindhoven, NL
+# Copyright 2015, 2016 Eric Hameleers, Eindhoven, NL
# Copyright 2015 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
@@ -24,7 +24,7 @@
PKGNAM=telepathy-glib
VERSION=${VERSION:-"0.24.1"}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
NUMJOBS=${NUMJOBS:--j7}