mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/apple-fonts-NY: Updated for version 2023.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a302c3f3b7
commit
fa14022d87
2 changed files with 3 additions and 3 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue