system/ttf-xo-fonts: Updates.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9a16348268
commit
ff718cca86
|
@ -46,7 +46,7 @@ set -e
|
|||
rm -rf $PKG
|
||||
mkdir -p $TMP $PKG $OUTPUT
|
||||
mkdir -p $PKG/usr/share/fonts/TTF
|
||||
unzip -j $CWD/all_fonts_myoffice.zip *.ttf -x "*__*" -d $PKG/usr/share/fonts/TTF
|
||||
unzip -j $CWD/MyOffice_XO_Fonts_1.1.zip *.ttf -x "*__*" -d $PKG/usr/share/fonts/TTF
|
||||
|
||||
cd $PKG/usr/share/fonts/TTF
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="ttf-xo-fonts"
|
||||
VERSION="2022"
|
||||
HOMEPAGE="https://myoffice.ru/products/fonts/"
|
||||
DOWNLOAD="https://myoffice.ru/files/fonts/all_fonts_myoffice.zip"
|
||||
DOWNLOAD="https://myoffice.ru/files/fonts/MyOffice_XO_Fonts_1.1.zip"
|
||||
MD5SUM="076c0cd2520074b3397bf4dbb2d02f3a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue