Andreas Wacknitz
2023-04-26 8bf8bb8989b73edfdc93004087edbab9dce0881c
victor-mono: update to 1.5.5

2 files modified
14 ■■■■ changed files
components/fonts/victor-mono/Makefile 6 ●●●● patch | view | raw | blame | history
components/fonts/victor-mono/pkg5 8 ●●●● patch | view | raw | blame | history
components/fonts/victor-mono/Makefile
@@ -19,14 +19,14 @@
COMPONENT_NAME=                victor-mono
COMPONENT_SUMMARY=            Victor Mono is an open-source monospaced font with optional semi-connected cursive italics and programming symbol ligatures.
# We already had 1.52 and cannot go back. Thus, we are using HUMAN_VERSION for the "real" version number
COMPONENT_VERSION=             1.54
HUMAN_VERSION=                1.5.4
COMPONENT_VERSION=             1.55
HUMAN_VERSION=                1.5.5
COMPONENT_PROJECT_URL=         https://rubjo.github.io/victor-mono/
COMPONENT_SRC_NAME=            VictorMonoAll
COMPONENT_SRC=                $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=          $(COMPONENT_SRC).zip
COMPONENT_ARCHIVE_URL=        https://rubjo.github.io/victor-mono/$(COMPONENT_SRC_NAME).zip
COMPONENT_ARCHIVE_HASH=     sha256:1d0d51443846800c88536ab5a0e5cfb3557ad7d3fa6d355193953dd6c98c40b6
COMPONENT_ARCHIVE_HASH=     sha256:34288e16ca4834efc721aaf0c6f4ef3d86a85a5a791769787b50853ec21afd3b
COMPONENT_LICENSE=            SIL Open Font License, Version 1.1
COMPONENT_LICENSE_FILE=        LICENSE.txt
components/fonts/victor-mono/pkg5
@@ -1,11 +1,5 @@
{
    "dependencies": [
        "SUNWcs",
        "shell/ksh93",
        "system/library",
        "system/library/fontconfig",
        "x11/font-utilities"
    ],
    "dependencies": [],
    "fmris": [
        "system/font/truetype/victor-mono"
    ],