aboutsummaryrefslogtreecommitdiff
path: root/development/gambas3/gambas3.SlackBuild
diff options
context:
space:
mode:
authorFridrich von Stauffenberg <cancellor2@gmail.com>2013-05-19 09:11:55 -0400
committerdsomero <xgizzmo@slackbuilds.org>2013-05-19 09:11:55 -0400
commite97db234d8214e0e17dcbed52dc87f950e654254 (patch)
treeef4364b6f5ad4feb5cea6c06df4a267fc66debaa /development/gambas3/gambas3.SlackBuild
parenta766d71dd08696e14571861eab20b6113e7b0ec4 (diff)
downloadslackbuilds-e97db234d8214e0e17dcbed52dc87f950e654254.tar.xz
development/gambas3: Updated for version 3.4.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'development/gambas3/gambas3.SlackBuild')
-rw-r--r--development/gambas3/gambas3.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/gambas3/gambas3.SlackBuild b/development/gambas3/gambas3.SlackBuild
index fb1a5f0c71fc..133a52d87a81 100644
--- a/development/gambas3/gambas3.SlackBuild
+++ b/development/gambas3/gambas3.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Gambas 3
-# Copyright 2012 Fridrich von Stauffenberg <cancellor2@gmail.com>
+# Copyright 2012-2013 Fridrich von Stauffenberg <cancellor2@gmail.com>
# 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=gambas3
-VERSION=${VERSION:-3.4.0}
+VERSION=${VERSION:-3.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}