diff options
Diffstat (limited to 'desktop/i3/i3.SlackBuild')
-rw-r--r-- | desktop/i3/i3.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/i3/i3.SlackBuild b/desktop/i3/i3.SlackBuild index ffe2851265..5f2c177e28 100644 --- a/desktop/i3/i3.SlackBuild +++ b/desktop/i3/i3.SlackBuild @@ -7,6 +7,7 @@ # Updated by Marcin Herda <mherda@slackword.net> # Cleaning up docs by ponce # Copyright 2017 - 2018 Johannes Schoepfer, Germany +# Updated by Emmanuel N. Millan, Argentina, 2019 # # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: @@ -26,7 +27,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=i3 -VERSION=${VERSION:-4.15} +VERSION=${VERSION:-4.16.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |