diff options
Diffstat (limited to 'desktop/e16/e16.SlackBuild')
-rwxr-xr-x[-rw-r--r--] | desktop/e16/e16.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/e16/e16.SlackBuild b/desktop/e16/e16.SlackBuild index ad7959cf114c0..077d80962de6a 100644..100755 --- a/desktop/e16/e16.SlackBuild +++ b/desktop/e16/e16.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Enlightenment DR16 (e16) -# Copyright 2013, Josiah Boothby, Seattle +# Copyright 2015, Josiah Boothby, Seattle, USA # 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=e16 -VERSION=${VERSION:-1.0.15} +VERSION=${VERSION:-1.0.16} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |