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 68884d81836a8..a98feff2e9542 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.20230212.0} +VERSION=${VERSION:-p6.0.20230219.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 fb3b02d47b466..986297c7f0666 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.20230212.0" +VERSION="p6.0.20230219.0" HOMEPAGE="https://ctags.io/" -DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-p6.0.20230212.0.tar.gz" -MD5SUM="69e68f93922fba24359c145f25608601" +DOWNLOAD="https://download.dlackware.com/hosted-sources/universal-ctags/ctags-p6.0.20230219.0.tar.gz" +MD5SUM="5d520ea2dfd40062576c7c37c3ea3fb2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="%README%" |