From 40610b8a6d0cb935703ed0afa957f4b7bba3036f Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 26 Apr 2020 14:49:58 +0200 Subject: Update the deps for the next release of ktown --- deps/dvdauthor/dvdauthor.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deps/dvdauthor') 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) -- cgit v1.2.3