diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/gambas3/gambas3.SlackBuild | 4 | ||||
-rw-r--r-- | development/gambas3/gambas3.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/gambas3/gambas3.SlackBuild b/development/gambas3/gambas3.SlackBuild index fb1a5f0c71..133a52d87a 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} diff --git a/development/gambas3/gambas3.info b/development/gambas3/gambas3.info index 0189a530ad..37dd9f97e6 100644 --- a/development/gambas3/gambas3.info +++ b/development/gambas3/gambas3.info @@ -1,8 +1,8 @@ PRGNAM="gambas3" -VERSION="3.4.0" +VERSION="3.4.1" HOMEPAGE="http://gambas.sourceforge.net" -DOWNLOAD="http://downloads.sourceforge.net/gambas/gambas3-3.4.0.tar.bz2" -MD5SUM="e9d63bfaf351fc7e1705d1b80785b6af" +DOWNLOAD="http://downloads.sourceforge.net/gambas/gambas3-3.4.1.tar.bz2" +MD5SUM="eef35861d1e95808180ac7ed5a436569" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |