summaryrefslogtreecommitdiffstats
path: root/development/universal-ctags
diff options
context:
space:
mode:
author Eugen Wissner <belka@caraus.de>2023-02-13 09:30:40 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-18 10:07:19 +0700
commitae21f7211f36ee27eefc36b7161c7e2a6d2e09a0 (patch)
treeabb326f0a8739a33a08b1dac87b140a78c2600ab /development/universal-ctags
parent19dcd9438f67070ee358d92b07a0a5ddea202b1a (diff)
downloadslackbuilds-ae21f7211f36ee27eefc36b7161c7e2a6d2e09a0.tar.gz
slackbuilds-ae21f7211f36ee27eefc36b7161c7e2a6d2e09a0.tar.xz
development/universal-ctags: Updated for version p6.0.20230212.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/universal-ctags')
-rw-r--r--development/universal-ctags/universal-ctags.SlackBuild2
-rw-r--r--development/universal-ctags/universal-ctags.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/universal-ctags/universal-ctags.SlackBuild b/development/universal-ctags/universal-ctags.SlackBuild
index 9f12e31770..68884d8183 100644
--- a/development/universal-ctags/universal-ctags.SlackBuild
+++ b/development/universal-ctags/universal-ctags.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=universal-ctags
-VERSION=${VERSION:-p6.0.20230205.0}
+VERSION=${VERSION:-p6.0.20230212.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/universal-ctags/universal-ctags.info b/development/universal-ctags/universal-ctags.info
index 417752c155..fb3b02d47b 100644
--- a/development/universal-ctags/universal-ctags.info
+++ b/development/universal-ctags/universal-ctags.info
@@ -1,8 +1,8 @@
PRGNAM="universal-ctags"
-VERSION="p6.0.20230205.0"
+VERSION="p6.0.20230212.0"
HOMEPAGE="https://ctags.io/"
-DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-p6.0.20230205.0.tar.gz"
-MD5SUM="6b208d2f63087904ee0979fb943fa807"
+DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-p6.0.20230212.0.tar.gz"
+MD5SUM="69e68f93922fba24359c145f25608601"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"