diff options
author | 2025-01-25 16:01:58 +0000 | |
---|---|---|
committer | 2025-01-26 00:12:43 +0700 | |
commit | 94eae3fefe7e8bb13b71114d08389a7f33fd675b (patch) | |
tree | fb5175d29b43d1f4482b2438014b2cba5b9ca97e /development/lazarus | |
parent | 4663161bde9f8fe2f7f0059b3c08d41590dd69bd (diff) | |
download | slackbuilds-94eae3fefe7e8bb13b71114d08389a7f33fd675b.tar.gz slackbuilds-94eae3fefe7e8bb13b71114d08389a7f33fd675b.tar.xz |
development/lazarus: Updated for version 3.8
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/lazarus')
-rw-r--r-- | development/lazarus/lazarus.SlackBuild | 4 | ||||
-rw-r--r-- | development/lazarus/lazarus.info | 6 | ||||
-rw-r--r-- | development/lazarus/slack-desc | 2 |
3 files changed, 6 insertions, 6 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} diff --git a/development/lazarus/lazarus.info b/development/lazarus/lazarus.info index bc9e002c2f..40b6d78a58 100644 --- a/development/lazarus/lazarus.info +++ b/development/lazarus/lazarus.info @@ -1,8 +1,8 @@ PRGNAM="lazarus" -VERSION="3.6" +VERSION="3.8" HOMEPAGE="http://www.lazarus.freepascal.org/" -DOWNLOAD="http://downloads.sourceforge.net/lazarus/lazarus-3.6-0.tar.gz" -MD5SUM="c033a243b2fb933a474fe8d4971d95e6" +DOWNLOAD="http://downloads.sourceforge.net/lazarus/lazarus-3.8-0.tar.gz" +MD5SUM="29d9bcc58c73b4a22bc7a09a22093ca0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="fpc" diff --git a/development/lazarus/slack-desc b/development/lazarus/slack-desc index 8872f667bc..fc63069631 100644 --- a/development/lazarus/slack-desc +++ b/development/lazarus/slack-desc @@ -15,5 +15,5 @@ lazarus: checkbox, treeview and many, many more. The LCL is platform lazarus: independent, so you can write an application once and then compile lazarus: for various platforms without changing code. lazarus: -lazarus: Homepage: http://lazarus.freepascal.org +lazarus: lazarus: |