From f6768a0aea404fa2ae1596a9ed7c51d37c47da8d Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 3 Dec 2013 12:45:22 +0000 Subject: Update to 0.90.4 --- ocsync/build/ocsync.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ocsync/build/ocsync.SlackBuild b/ocsync/build/ocsync.SlackBuild index 774fb839..9c089bd3 100755 --- a/ocsync/build/ocsync.SlackBuild +++ b/ocsync/build/ocsync.SlackBuild @@ -36,6 +36,8 @@ # * Update. # 0.80.0-1: 29/jun/2013 by Eric Hameleers # * Update for mirall-1.3.0 (owncloud sync client). +# 0.90.4-1: 03/dec/2013 by Eric Hameleers +# * Update for mirall-1.4.2 (owncloud sync client). # # Run 'sh ocsync.SlackBuild' to build a Slackware package. # The package (.tgz) and .txt file as well as build logs are created in /tmp . @@ -44,7 +46,7 @@ # ----------------------------------------------------------------------------- PRGNAM=ocsync -VERSION=${VERSION:-0.80.0} +VERSION=${VERSION:-0.90.4} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:" -j4 "} TAG=${TAG:-alien} -- cgit v1.2.3-65-gdbad