From bc2a6197d5052b702e9dbbb0e025d6adfaa49f88 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Fri, 5 May 2017 01:16:26 +0700 Subject: [PATCH] nemo: Upgraded to 3.4.0. Signed-off-by: Willy Sudiarto Raharjo --- nemo/nemo.SlackBuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/nemo/nemo.SlackBuild b/nemo/nemo.SlackBuild index cc4eaca..f6b43ac 100644 --- a/nemo/nemo.SlackBuild +++ b/nemo/nemo.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for nemo -# Copyright 2014-2016 Willy Sudiarto Raharjo +# Copyright 2014-2017 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:-3.2.2} +VERSION=${VERSION:-3.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_csb} @@ -84,6 +84,7 @@ CXXFLAGS="$SLKCFLAGS" \ --enable-tracker=no \ --disable-update-mimedb \ --disable-schemas-compile \ + --disable-selinux \ --build=$ARCH-slackware-linux make