summaryrefslogtreecommitdiffstats
path: root/development/universal-ctags
diff options
context:
space:
mode:
author Eugen Wissner <belka@caraus.de>2023-02-06 12:10:16 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-11 09:30:47 +0700
commite0bc16238b296b38bad007e91f71b07caa601e2d (patch)
tree13e96ba63f873feeed53b0276aa9ed91984959d4 /development/universal-ctags
parent375aba41276d2d92a45d9f00f9f88a8a6a3eda65 (diff)
downloadslackbuilds-e0bc16238b296b38bad007e91f71b07caa601e2d.tar.gz
slackbuilds-e0bc16238b296b38bad007e91f71b07caa601e2d.tar.xz
development/universal-ctags: Updated for version p6.0.20230205.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 24cfaa01cb..9f12e31770 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.20230129.0}
+VERSION=${VERSION:-p6.0.20230205.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 3b8e51468f..417752c155 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.20230129.0"
+VERSION="p6.0.20230205.0"
HOMEPAGE="https://ctags.io/"
-DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-p6.0.20230129.0.tar.gz"
-MD5SUM="fb372a52efeadf455b8b37ff30003429"
+DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-p6.0.20230205.0.tar.gz"
+MD5SUM="6b208d2f63087904ee0979fb943fa807"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"