diff options
Diffstat (limited to 'development')
-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 24c3662f542cf..3fb5c447873e1 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.20231203.0} +VERSION=${VERSION:-p6.0.20231210.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 828b1c554549e..e707eeb2f58f7 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.20231203.0" +VERSION="p6.0.20231210.0" HOMEPAGE="https://ctags.io" -DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-p6.0.20231203.0.tar.gz" -MD5SUM="1d5b5991cbb6365cae58ce7c41cdc3cd" +DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-p6.0.20231210.0.tar.gz" +MD5SUM="389153f959924a64f8fc4a96937b3fbb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%" |