diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-01-27 00:13:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-27 06:42:42 +0700 |
commit | ad74b6650ab04223dd3ef14958499aca4d1e738b (patch) | |
tree | 300a5416edec2cf1b14c4e3b02ba6273e1277deb /system/profile-sync-daemon/profile-sync-daemon.SlackBuild | |
parent | e828339adc0cdac291538965ab6ced9473413732 (diff) |
system/profile-sync-daemon: Updated for version 5.65.
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 7c96e081c452c..22809bb942743 100644 --- a/system/profile-sync-daemon/profile-sync-daemon.SlackBuild +++ b/system/profile-sync-daemon/profile-sync-daemon.SlackBuild @@ -25,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=profile-sync-daemon -VERSION=${VERSION:-5.64} +VERSION=${VERSION:-5.65} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |