diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-03-10 01:56:27 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-12 06:42:46 +0700 |
commit | fc22727c244dd54c3043e8c8a2e0f9c78d27d7d5 (patch) | |
tree | 38592a567de887f09d42f8e6844d92b8954ae36c /system/butterfly/butterfly.SlackBuild | |
parent | ce433e86801bd6cfaba405cdf8de04b9f781dfd2 (diff) |
system/butterfly: Updated for version 2.0.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/butterfly/butterfly.SlackBuild')
-rw-r--r-- | system/butterfly/butterfly.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/butterfly/butterfly.SlackBuild b/system/butterfly/butterfly.SlackBuild index 173bec7b28956..3f2304129977c 100644 --- a/system/butterfly/butterfly.SlackBuild +++ b/system/butterfly/butterfly.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for butterfly -# Copyright 2014 Dimitris Zlatanidis Greece-Orestiada +# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece # 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=butterfly -VERSION=${VERSION:-1.5.10} +VERSION=${VERSION:-2.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |