diff options
Diffstat (limited to 'system/apple-fonts-SF/apple-fonts-SF.SlackBuild')
-rw-r--r-- | system/apple-fonts-SF/apple-fonts-SF.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/apple-fonts-SF/apple-fonts-SF.SlackBuild b/system/apple-fonts-SF/apple-fonts-SF.SlackBuild index bb531d1a2f..527489be30 100644 --- a/system/apple-fonts-SF/apple-fonts-SF.SlackBuild +++ b/system/apple-fonts-SF/apple-fonts-SF.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=apple-fonts-SF -VERSION=${VERSION:-2022} +VERSION=${VERSION:-2023} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |