diff options
author | Justin Teague <arcadellama@posteo.net> | 2023-10-27 06:39:37 +0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-27 11:54:04 +0700 |
commit | 379132dc15bae57ffbd3f5e70ade058420151dbc (patch) | |
tree | 01c21a2cda4218468c8dcaa0a2b02b344df699e1 /system | |
parent | 8698eef6f0331eb5b35ed673548091ea13886751 (diff) |
system/victor-mono-fonts: Updated for version 1.5.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/victor-mono-fonts/victor-mono-fonts.SlackBuild | 2 | ||||
-rw-r--r-- | system/victor-mono-fonts/victor-mono-fonts.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/victor-mono-fonts/victor-mono-fonts.SlackBuild b/system/victor-mono-fonts/victor-mono-fonts.SlackBuild index 8be2bcb5c1eba..3ea007bdd0f9f 100644 --- a/system/victor-mono-fonts/victor-mono-fonts.SlackBuild +++ b/system/victor-mono-fonts/victor-mono-fonts.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=victor-mono-fonts SRCNAM=VictorMonoAll -VERSION=${VERSION:-1.5.3} +VERSION=${VERSION:-1.5.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/victor-mono-fonts/victor-mono-fonts.info b/system/victor-mono-fonts/victor-mono-fonts.info index 382e696a8c3b5..426436aaeb446 100644 --- a/system/victor-mono-fonts/victor-mono-fonts.info +++ b/system/victor-mono-fonts/victor-mono-fonts.info @@ -1,8 +1,8 @@ PRGNAM="victor-mono-fonts" -VERSION="1.5.3" +VERSION="1.5.5" HOMEPAGE="https://rubjo.github.io/victor-mono/" -DOWNLOAD="https://github.com/rubjo/victor-mono/archive/v1.5.3/victor-mono-1.5.3.tar.gz" -MD5SUM="3a93a62380970d3a3ec99753cf9e45e3" +DOWNLOAD="https://github.com/rubjo/victor-mono/archive/v1.5.5/victor-mono-1.5.5.tar.gz" +MD5SUM="2d87cffb4fbc08fcc6929d5fca899c89" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |