nemo: Upgraded to 3.4.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-05-05 01:16:26 +07:00
parent 2b52eaa079
commit bc2a6197d5
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -2,7 +2,7 @@
# Slackware build script for nemo
# Copyright 2014-2016 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# Copyright 2014-2017 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# 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