diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2014-05-09 22:06:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-12 07:36:02 +0700 |
commit | b792474f32388766e0f65c1d20dcf8ddadf67e5b (patch) | |
tree | 8610f08b6db4332806adf092e42a985b6f20f2f5 /development/geany-plugins/geany-plugins.SlackBuild | |
parent | 5195e7fd091ef8467fe2c04354175a3dc6b8ea2f (diff) | |
download | slackbuilds-b792474f32388766e0f65c1d20dcf8ddadf67e5b.tar.gz |
development/geany-plugins: Updated for version 1.24.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/geany-plugins/geany-plugins.SlackBuild')
-rw-r--r-- | development/geany-plugins/geany-plugins.SlackBuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/development/geany-plugins/geany-plugins.SlackBuild b/development/geany-plugins/geany-plugins.SlackBuild index b29326f5b6..3438962e25 100644 --- a/development/geany-plugins/geany-plugins.SlackBuild +++ b/development/geany-plugins/geany-plugins.SlackBuild @@ -3,6 +3,7 @@ # Slackware build script for Geany Plugins # Copyright 2010-2013 James Geboski <jgeboski@gmail.com> +# Copyright 2013-2014 Michiel van Wessem, Leicester, United Kingdom. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geany-plugins -VERSION=${VERSION:-1.23} +VERSION=${VERSION:-1.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |