diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-02-08 13:27:33 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-14 15:52:14 +0700 |
commit | 614eb931e59ac309b8fb31aa44b92c0de2f571c5 (patch) | |
tree | 7e2bdf2b82955c6a38ce84239daeb40722d31266 /system/profile-sync-daemon/profile-sync-daemon.SlackBuild | |
parent | 067b1160ae53e474cd0f3138557def9331f07b6a (diff) | |
download | slackbuilds-614eb931e59ac309b8fb31aa44b92c0de2f571c5.tar.gz |
system/profile-sync-daemon: Updated for version 5.68.
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 22809bb942..febbb1ca9e 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.65} +VERSION=${VERSION:-5.68} ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |