diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-02-01 06:57:25 +0200 |
---|---|---|
committer | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-02-01 06:57:25 +0200 |
commit | ed4eb4f4ad4a8afca3354f63e486543c0a2879d4 (patch) | |
tree | 1b9dd23b6c36e3e50ba822d9de9f2babb916992d /system/eaglemode/eaglemode.SlackBuild | |
parent | be5006f8c26c5d79aac626140ca2ac851b9d2252 (diff) |
system/eaglemode: Updated for version 0.89.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/eaglemode/eaglemode.SlackBuild')
-rw-r--r-- | system/eaglemode/eaglemode.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/eaglemode/eaglemode.SlackBuild b/system/eaglemode/eaglemode.SlackBuild index 44fc5bac9124a..91bf4aa117799 100644 --- a/system/eaglemode/eaglemode.SlackBuild +++ b/system/eaglemode/eaglemode.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for eaglemode -# Copyright 2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2015-2016 Dimitris Zlatanidis Orestiada, Greece # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -17,7 +17,7 @@ # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. PRGNAM=eaglemode -VERSION=${VERSION:-0.89.1} +VERSION=${VERSION:-0.89.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |