aboutsummaryrefslogtreecommitdiff
path: root/development/lazarus/lazarus.SlackBuild
diff options
context:
space:
mode:
authorAntonio Leal <antonio.leal@yahoo.com>2025-07-22 22:46:57 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-07-23 09:50:45 +0700
commit3942a9fd81dfd440340e304f4225acc946a8424c (patch)
treec8b663b2ba0ba3d47614dfbf05d0309e800681e0 /development/lazarus/lazarus.SlackBuild
parent6aaf09cbe40c624d88149e33923a1316e64e60cc (diff)
development/lazarus: Updated for version 4.2
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 b266911682..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:-4.0}
+VERSION=${VERSION:-4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}