summaryrefslogtreecommitdiffstats
path: root/development/FreeBASIC
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-02-01 06:49:49 +0200
committer Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-02-01 06:49:49 +0200
commitbe5006f8c26c5d79aac626140ca2ac851b9d2252 (patch)
treea41a8a881dd42c55e4d294aef01d7e64ab49f206 /development/FreeBASIC
parent42245ca69f8f892896882cb6dd350775d289caef (diff)
downloadslackbuilds-be5006f8c26c5d79aac626140ca2ac851b9d2252.tar.gz
slackbuilds-be5006f8c26c5d79aac626140ca2ac851b9d2252.tar.xz
development/FreeBASIC: Updated for version 1.05.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'development/FreeBASIC')
-rw-r--r--development/FreeBASIC/FreeBASIC.SlackBuild4
-rw-r--r--development/FreeBASIC/FreeBASIC.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/development/FreeBASIC/FreeBASIC.SlackBuild b/development/FreeBASIC/FreeBASIC.SlackBuild
index 03bfd240ee..6165c52664 100644
--- a/development/FreeBASIC/FreeBASIC.SlackBuild
+++ b/development/FreeBASIC/FreeBASIC.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for FreeBASIC
-# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
# 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=FreeBASIC
-VERSION=${VERSION:-1.04.0}
+VERSION=${VERSION:-1.05.0}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
diff --git a/development/FreeBASIC/FreeBASIC.info b/development/FreeBASIC/FreeBASIC.info
index b8fc428490..026134ba8d 100644
--- a/development/FreeBASIC/FreeBASIC.info
+++ b/development/FreeBASIC/FreeBASIC.info
@@ -1,10 +1,10 @@
PRGNAM="FreeBASIC"
-VERSION="1.04.0"
+VERSION="1.05.0"
HOMEPAGE="http://www.freebasic.net"
-DOWNLOAD="http://downloads.sourceforge.net/fbc/FreeBASIC-1.04.0-linux-x86.tar.gz"
-MD5SUM="20f9f53917f1120440548695dd1bb60f"
-DOWNLOAD_x86_64="http://downloads.sourceforge.net/fbc/FreeBASIC-1.04.0-linux-x86_64.tar.gz"
-MD5SUM_x86_64="c5ec3cb0a33e07b27391716f7b3bb73c"
+DOWNLOAD="http://downloads.sourceforge.net/fbc/FreeBASIC-1.05.0-linux-x86.tar.gz"
+MD5SUM="35a84caab9d4d413ded51380488e2dee"
+DOWNLOAD_x86_64="http://downloads.sourceforge.net/fbc/FreeBASIC-1.05.0-linux-x86_64.tar.gz"
+MD5SUM_x86_64="164d251b62967a442dfedb5dcef978b5"
REQUIRES="jdk"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"