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 e2df8f1a848d..63134cd306ba 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.20230528.0} +VERSION=${VERSION:-p6.0.20230604.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 029fe22e4838..a9a3f90ac893 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.20230528.0" +VERSION="p6.0.20230604.0" HOMEPAGE="https://ctags.io/" -DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-p6.0.20230528.0.tar.gz" -MD5SUM="c75615d293e7f4b528e996148f9498b1" +DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-p6.0.20230604.0.tar.gz" +MD5SUM="4b98eeffaf2c6b4f03dc7c8e374b2058" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%" |