diff options
author | Dugan Chen <thedoogster [at] gmail [dot] com> | 2015-12-08 23:47:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-08 23:47:58 +0700 |
commit | 859d85c3930b06fd8617f8590db7e5920afcafa5 (patch) | |
tree | 1f0b63da2d289ae71b31fb2d5c636d11e0f31328 /system/innoextract/innoextract.SlackBuild | |
parent | 4f014c13a36b31d875adabb0230b732de6b952fd (diff) | |
download | slackbuilds-859d85c3930b06fd8617f8590db7e5920afcafa5.tar.gz |
system/innoextract: Updated for version 1.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/innoextract/innoextract.SlackBuild')
-rw-r--r-- | system/innoextract/innoextract.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/innoextract/innoextract.SlackBuild b/system/innoextract/innoextract.SlackBuild index 233eddffac..c43bc3b6a0 100644 --- a/system/innoextract/innoextract.SlackBuild +++ b/system/innoextract/innoextract.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=innoextract -VERSION=${VERSION:-1.4} +VERSION=${VERSION:-1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |