diff options
-rw-r--r-- | development/universal-ctags/universal-ctags.SlackBuild | 2 | ||||
-rw-r--r-- | development/universal-ctags/universal-ctags.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/universal-ctags/universal-ctags.SlackBuild b/development/universal-ctags/universal-ctags.SlackBuild index 841ddf476bea..4f38e925c890 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.20230115.0} +VERSION=${VERSION:-p6.0.20230122.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 5e5556adfe3b..81012a31adee 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.20230115.0" +VERSION="p6.0.20230122.0" HOMEPAGE="https://ctags.io/" -DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-p6.0.20230115.0.tar.gz" -MD5SUM="38487db00d5312798a2725dfca298a94" +DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-p6.0.20230122.0.tar.gz" +MD5SUM="d52bdbdf10f34f2d62d664e9cc17fd04" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%" |