aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Leal <antonio.leal@yahoo.com>2024-10-24 20:02:51 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-25 09:59:42 +0700
commitcdd1267a0c65155bb5b126d7f9ad8c62e4fc2e70 (patch)
treea0dfcc256b8ce717bc3a27d2f6b16b892b7d67fc
parent85dd94d25f43a97c66d681431e7459efcb7f1c80 (diff)
development/lazarus: Updated for version 3.6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 22643a3ef9f4..f1aa4c26c4bb 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.4}
+VERSION=${VERSION:-3.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/lazarus/lazarus.info b/development/lazarus/lazarus.info
index f761c9064728..bc9e002c2fa8 100644
--- a/development/lazarus/lazarus.info
+++ b/development/lazarus/lazarus.info
@@ -1,8 +1,8 @@
PRGNAM="lazarus"
-VERSION="3.4"
+VERSION="3.6"
HOMEPAGE="http://www.lazarus.freepascal.org/"
-DOWNLOAD="http://downloads.sourceforge.net/lazarus/lazarus-3.4-0.tar.gz"
-MD5SUM="05abcb08be9c7ea19c8a4d12d954f406"
+DOWNLOAD="http://downloads.sourceforge.net/lazarus/lazarus-3.6-0.tar.gz"
+MD5SUM="c033a243b2fb933a474fe8d4971d95e6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="fpc"