summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/lazarus/lazarus.SlackBuild2
-rw-r--r--development/lazarus/lazarus.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/lazarus/lazarus.SlackBuild b/development/lazarus/lazarus.SlackBuild
index a2e6280660..bc22075d00 100644
--- a/development/lazarus/lazarus.SlackBuild
+++ b/development/lazarus/lazarus.SlackBuild
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=lazarus
-VERSION=${VERSION:-1.4.4}
+VERSION=${VERSION:-1.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/lazarus/lazarus.info b/development/lazarus/lazarus.info
index 52fab2189a..d545e34aa3 100644
--- a/development/lazarus/lazarus.info
+++ b/development/lazarus/lazarus.info
@@ -1,8 +1,8 @@
PRGNAM="lazarus"
-VERSION="1.4.4"
+VERSION="1.6.0"
HOMEPAGE="http://www.lazarus.freepascal.org/"
-DOWNLOAD="http://downloads.sourceforge.net/lazarus/lazarus-1.4.4-0.tar.gz"
-MD5SUM="fdc2ec9dd4438f5e188227ec542bb86c"
+DOWNLOAD="http://downloads.sourceforge.net/lazarus/lazarus-1.6.0-0.tar.gz"
+MD5SUM=""
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fpc fpc-source"