aboutsummaryrefslogtreecommitdiff
path: root/development/lazarus/lazarus.SlackBuild
diff options
context:
space:
mode:
authorAntonio Leal <antonio.leal@yahoo.com>2025-05-12 21:17:49 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-05-14 11:19:15 +0700
commit8f873f762827d2582e44ca5adfa9e2e5655937c7 (patch)
tree6c946ae7c8d21db75ef78a840d7d75ffbcf1154d /development/lazarus/lazarus.SlackBuild
parentdc87497459ab21770ac21c2dd98d749cd481851f (diff)
development/lazarus: Updated for version 4.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/lazarus/lazarus.SlackBuild')
-rw-r--r--development/lazarus/lazarus.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/lazarus/lazarus.SlackBuild b/development/lazarus/lazarus.SlackBuild
index b364bb5c0f..b266911682 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.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}