diff options
author | Michiel van Wessem <michiel@slackbuilds.org> | 2014-05-09 12:27:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-12 07:36:00 +0700 |
commit | 5357621b0214f91c87af107dd143464b83389db1 (patch) | |
tree | 4f926f332ae43899c572749ece5e7c69705c4427 /development/geany/geany.SlackBuild | |
parent | 3b251f40e8228fee9b8f21bb254699909021e2d6 (diff) | |
download | slackbuilds-5357621b0214f91c87af107dd143464b83389db1.tar.gz |
development/geany: Updated for version 1.24.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/geany/geany.SlackBuild')
-rw-r--r-- | development/geany/geany.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/geany/geany.SlackBuild b/development/geany/geany.SlackBuild index 43b4297c8c..1fd49940d2 100644 --- a/development/geany/geany.SlackBuild +++ b/development/geany/geany.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Geany # Written by Evan Hisey <ehisey@gmail.com> -# Copyright 2009-2012 Michiel van Wessem, Leicester, United Kingdom +# Copyright 2009-2014 Michiel van Wessem, Leicester, United Kingdom # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -25,7 +25,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=geany -VERSION=${VERSION:-1.23} +VERSION=${VERSION:-1.24.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |