diff options
-rw-r--r-- | system/apple-fonts-NY/apple-fonts-NY.SlackBuild | 2 | ||||
-rw-r--r-- | system/apple-fonts-NY/apple-fonts-NY.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/system/apple-fonts-NY/apple-fonts-NY.SlackBuild b/system/apple-fonts-NY/apple-fonts-NY.SlackBuild index bc334c27b1..2f58596b10 100644 --- a/system/apple-fonts-NY/apple-fonts-NY.SlackBuild +++ b/system/apple-fonts-NY/apple-fonts-NY.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=apple-fonts-NY -VERSION=${VERSION:-2022} +VERSION=${VERSION:-2023} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/apple-fonts-NY/apple-fonts-NY.info b/system/apple-fonts-NY/apple-fonts-NY.info index 983f7a2bfa..3429b3597c 100644 --- a/system/apple-fonts-NY/apple-fonts-NY.info +++ b/system/apple-fonts-NY/apple-fonts-NY.info @@ -1,8 +1,8 @@ PRGNAM="apple-fonts-NY" -VERSION="2022" +VERSION="2023" HOMEPAGE="https://developer.apple.com/fonts/" DOWNLOAD="https://devimages-cdn.apple.com/design/resources/download/NY.dmg" -MD5SUM="3323aaa410852423f4cc745f551936ce" +MD5SUM="cf4240d1870274142788f898b73e0b04" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="p7zip" |