aboutsummaryrefslogtreecommitdiff
path: root/development/lazarus/lazarus.SlackBuild
diff options
context:
space:
mode:
authorAntonio Leal <antonio.leal@yahoo.com>2025-01-25 16:01:58 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-01-26 00:12:43 +0700
commit94eae3fefe7e8bb13b71114d08389a7f33fd675b (patch)
treefb5175d29b43d1f4482b2438014b2cba5b9ca97e /development/lazarus/lazarus.SlackBuild
parent4663161bde9f8fe2f7f0059b3c08d41590dd69bd (diff)
development/lazarus: Updated for version 3.8
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/lazarus/lazarus.SlackBuild')
-rw-r--r--development/lazarus/lazarus.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/lazarus/lazarus.SlackBuild b/development/lazarus/lazarus.SlackBuild
index f1aa4c26c4..b364bb5c0f 100644
--- a/development/lazarus/lazarus.SlackBuild
+++ b/development/lazarus/lazarus.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Lazarus IDE
-# 2023-2024 Maintained by Antonio Leal <antonioleal@yahoo.com>
+# 2023-2025 Maintained by Antonio Leal <antonioleal@yahoo.com>
# 2021-2022 Maintained by B. Watson <urchlay@slackware.uk>
# Originally written by Andre Barboza <email removed>
@@ -42,7 +42,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=lazarus
-VERSION=${VERSION:-3.6}
+VERSION=${VERSION:-3.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}