system/apple-fonts-NY: Updated for version 2023.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Petar Petrov 2023-09-03 09:19:55 +07:00 committed by Willy Sudiarto Raharjo
parent a302c3f3b7
commit fa14022d87
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 3 additions and 3 deletions

View file

@ -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}

View file

@ -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"