diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2014-12-26 01:11:34 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-12-27 23:16:19 -0600 |
commit | 2c84ada49ea946b89fab3a12aa5f41d098bebc63 (patch) | |
tree | 9d230dfccdd2e57dfbb90f513f21f35bd0000473 /system/profile-sync-daemon/profile-sync-daemon.SlackBuild | |
parent | 5c62be2fe7ca75019c64805e19a76b0e29ec0546 (diff) | |
download | slackbuilds-2c84ada49ea946b89fab3a12aa5f41d098bebc63.tar.gz |
system/profile-sync-daemon: Updated for version 5.60.
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/profile-sync-daemon/profile-sync-daemon.SlackBuild b/system/profile-sync-daemon/profile-sync-daemon.SlackBuild index c9dc8b7d14..19f8fe5067 100644 --- a/system/profile-sync-daemon/profile-sync-daemon.SlackBuild +++ b/system/profile-sync-daemon/profile-sync-daemon.SlackBuild @@ -24,7 +24,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=profile-sync-daemon -VERSION=${VERSION:-5.55} +VERSION=${VERSION:-5.60} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |