aboutsummaryrefslogtreecommitdiff
path: root/development/lazarus
diff options
context:
space:
mode:
Diffstat (limited to 'development/lazarus')
-rw-r--r--development/lazarus/README4
-rw-r--r--development/lazarus/lazarus.SlackBuild2
-rw-r--r--development/lazarus/lazarus.info6
3 files changed, 4 insertions, 8 deletions
diff --git a/development/lazarus/README b/development/lazarus/README
index ef7e648b2d..aa2e0b4125 100644
--- a/development/lazarus/README
+++ b/development/lazarus/README
@@ -16,7 +16,3 @@ use "qt5" by following these steps:
LCL=qt5 ./lazarus.SlackBuild
3. install lazarus
-
-Note: before installing lazarus 3.0 make sure first to remove any
-previous lazarus installation, then upgrading fpc to version 3.2.2
-build 3.
diff --git a/development/lazarus/lazarus.SlackBuild b/development/lazarus/lazarus.SlackBuild
index b364bb5c0f..afe7ccc42f 100644
--- a/development/lazarus/lazarus.SlackBuild
+++ b/development/lazarus/lazarus.SlackBuild
@@ -42,7 +42,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=lazarus
-VERSION=${VERSION:-3.8}
+VERSION=${VERSION:-4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/lazarus/lazarus.info b/development/lazarus/lazarus.info
index 40b6d78a58..a7d2b48087 100644
--- a/development/lazarus/lazarus.info
+++ b/development/lazarus/lazarus.info
@@ -1,8 +1,8 @@
PRGNAM="lazarus"
-VERSION="3.8"
+VERSION="4.2"
HOMEPAGE="http://www.lazarus.freepascal.org/"
-DOWNLOAD="http://downloads.sourceforge.net/lazarus/lazarus-3.8-0.tar.gz"
-MD5SUM="29d9bcc58c73b4a22bc7a09a22093ca0"
+DOWNLOAD="http://downloads.sourceforge.net/lazarus/lazarus-4.2-0.tar.gz"
+MD5SUM="6af15e2200fed11863d380186cc28ad5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fpc"