diff options
author | Josiah Boothby <josiahb@gmail.com> | 2015-06-24 23:32:57 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-06-24 23:32:57 +0700 |
commit | 14473a3b5776b00bed766f6ae63b5ee6ec15af43 (patch) | |
tree | 52b13bf28b16b44025ca6060c82d6b8223d55452 /desktop/e16/e16.SlackBuild | |
parent | 9f1f05e1028b84b16c7b25a61a85c21484dbf9ff (diff) | |
download | slackbuilds-14473a3b5776b00bed766f6ae63b5ee6ec15af43.tar.gz |
desktop/e16: Updated for version 1.0.16.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 ad7959cf11..077d80962d 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} |