development/gambas3: Updated for version 3.5.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Fridrich von Stauffenberg 2014-08-03 10:32:29 +07:00 committed by Willy Sudiarto Raharjo
parent 64f464c6a2
commit af1642c39f
3 changed files with 5 additions and 5 deletions

View file

@ -5,5 +5,5 @@ ODBC and SQLite databases, pilot applications with D-Bus, translate
your program into any language, create network applications easily,
make 3D OpenGL applications, make CGI web applications, and so on.
gstreamer1, gsl, gtkglext, imlib2, unixODBC, sqlite2 and postgresql
gstreamer1, alure, gsl, gtkglext, imlib2, unixODBC, sqlite2 and postgresql
are optional dependencies.

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gambas3
VERSION=${VERSION:-3.5.3}
VERSION=${VERSION:-3.5.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="gambas3"
VERSION="3.5.3"
VERSION="3.5.4"
HOMEPAGE="http://gambas.sourceforge.net"
DOWNLOAD="http://downloads.sourceforge.net/gambas/gambas3-3.5.3.tar.bz2"
MD5SUM="b09b1311d99a1388c65e5aac72ceacee"
DOWNLOAD="http://downloads.sourceforge.net/gambas/gambas3-3.5.4.tar.bz2"
MD5SUM="4de131e44bdc03f53aba365e672e311e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""