summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-01-16 13:21:32 +0000
committer Eric Hameleers <alien@slackware.com>2014-01-16 13:21:32 +0000
commit6e6f2f316281a4b73010e2b320bcb6b2a073cbb1 (patch)
tree75e05a1ee10efd1576e433cf67fa9c83f4e04a79
parent8ae6bbe67cd2ec302140d9f4d378a066999a46af (diff)
downloadasb-6e6f2f316281a4b73010e2b320bcb6b2a073cbb1.tar.gz
asb-6e6f2f316281a4b73010e2b320bcb6b2a073cbb1.tar.xz
Updated to nautilus-dropbox-1.6.1
-rwxr-xr-xdropbox-client/build/dropbox-client.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dropbox-client/build/dropbox-client.SlackBuild b/dropbox-client/build/dropbox-client.SlackBuild
index 05b3da6e..4c4d7cc4 100755
--- a/dropbox-client/build/dropbox-client.SlackBuild
+++ b/dropbox-client/build/dropbox-client.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
# $Id$
-# Copyright 2009, 2010, 2012, 2013 Eric Hameleers, Eindhoven, NL
+# Copyright 2009, 2010, 2012, 2013, 2014 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -49,6 +49,8 @@
# * Updated.
# 1.6.0-1: 03/feb/2013 by Eric Hameleers <alien@slackware.com>
# * Updated.
+# 1.6.1-1: 16/jan/2014 by Eric Hameleers <alien@slackware.com>
+# * Updated.
#
# Run 'sh dropbox-client.SlackBuild' to build a Slackware package.
# The package (.tgz) and .txt file as well as build logs are created in /tmp .
@@ -56,11 +58,9 @@
#
# -----------------------------------------------------------------------------
-# Set initial variables:
-
PRGNAM=dropbox-client
RPMNAM=nautilus-dropbox
-VERSION=${VERSION:-1.6.0}
+VERSION=${VERSION:-1.6.1}
MINOR=${MINOR:-1}
BUILD=${BUILD:-1}
TAG=${TAG:-alien}