From 2ad157797bf145f8095358883a26fb9342ca0dc7 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Fri, 21 Apr 2017 01:37:26 +0700 Subject: [PATCH] accountsservice: Upgraded to 0.6.45. Signed-off-by: Willy Sudiarto Raharjo --- accountsservice/accountsservice.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/accountsservice/accountsservice.SlackBuild b/accountsservice/accountsservice.SlackBuild index 6f30afb..995d144 100644 --- a/accountsservice/accountsservice.SlackBuild +++ b/accountsservice/accountsservice.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for accountsservice -# 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=accountsservice -VERSION=${VERSION:-0.6.43} +VERSION=${VERSION:-0.6.45} BUILD=${BUILD:-1} TAG=${TAG:-_csb}