summaryrefslogtreecommitdiffstats
path: root/system/profile-sync-daemon/profile-sync-daemon.SlackBuild
diff options
context:
space:
mode:
author Marcel Saegebarth2015-01-10 15:55:52 +0100
committer Willy Sudiarto Raharjo2015-01-10 15:55:52 +0100
commit203225fe5f27c94b14da84ff0c0f26e35a95ad0a (patch)
tree342811fa2797b8bd2be66031a80c07cca1629e25 /system/profile-sync-daemon/profile-sync-daemon.SlackBuild
parent0855ebd0022b6f7ec14cbf348c5b84a231490342 (diff)
downloadslackbuilds-203225fe5f27c94b14da84ff0c0f26e35a95ad0a.tar.gz
system/profile-sync-daemon: Updated for version 5.61.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/profile-sync-daemon/profile-sync-daemon.SlackBuild')
-rw-r--r--system/profile-sync-daemon/profile-sync-daemon.SlackBuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/system/profile-sync-daemon/profile-sync-daemon.SlackBuild b/system/profile-sync-daemon/profile-sync-daemon.SlackBuild
index 940d7cc52c..0bd5156894 100644
--- a/system/profile-sync-daemon/profile-sync-daemon.SlackBuild
+++ b/system/profile-sync-daemon/profile-sync-daemon.SlackBuild
@@ -1,7 +1,8 @@
#!/bin/sh
-# SlackBuild script for "profile-sync-daemon".
-# Copyright 2014 Marcel Saegebarth <marc@mos6581.de>
+# Slackware build script for "profile-sync-daemon".
+
+# Copyright 2014-2015 Marcel Saegebarth <marc@mos6581.de>
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -24,7 +25,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=profile-sync-daemon
-VERSION=${VERSION:-5.60.1}
+VERSION=${VERSION:-5.61}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}