summaryrefslogtreecommitdiffstats
path: root/deps/dvdauthor/dvdauthor.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'deps/dvdauthor/dvdauthor.SlackBuild')
-rwxr-xr-xdeps/dvdauthor/dvdauthor.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/dvdauthor/dvdauthor.SlackBuild b/deps/dvdauthor/dvdauthor.SlackBuild
index e8c8e04..07b7f32 100755
--- a/deps/dvdauthor/dvdauthor.SlackBuild
+++ b/deps/dvdauthor/dvdauthor.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright 2017, 2018, 2019 Eric Hameleers, Eindhoven, NL
+# Copyright 2017, 2018, 2019, 2020 Eric Hameleers, Eindhoven, NL
# Copyright 2017 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
@@ -26,7 +26,7 @@
PKGNAM=dvdauthor
VERSION=${VERSION:-0.7.2}
-BUILD=${BUILD:-5}
+BUILD=${BUILD:-6}
NUMJOBS=${NUMJOBS:-"-j$(nproc)"}
CWD=$(pwd)