From 9b456c9807f2e7b4cc7d8a18acd8c162549972bd Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 1 Jul 2019 19:57:14 +0700 Subject: [PATCH] nemo: Upgraded to 4.2.0. Signed-off-by: Willy Sudiarto Raharjo --- nemo/nemo.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nemo/nemo.SlackBuild b/nemo/nemo.SlackBuild index b7cc39c..9301ca4 100644 --- a/nemo/nemo.SlackBuild +++ b/nemo/nemo.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for nemo -# Copyright 2014-2018 Willy Sudiarto Raharjo +# Copyright 2014-2019 Willy Sudiarto Raharjo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=nemo -VERSION=${VERSION:-4.0.6} +VERSION=${VERSION:-4.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_csb}