diff options
Diffstat (limited to 'source/x/noto-fonts-ttf')
-rwxr-xr-x | source/x/noto-fonts-ttf/noto-fonts-ttf.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/x/noto-fonts-ttf/noto-fonts-ttf.SlackBuild b/source/x/noto-fonts-ttf/noto-fonts-ttf.SlackBuild index 375bad6b3..1fb2b9712 100755 --- a/source/x/noto-fonts-ttf/noto-fonts-ttf.SlackBuild +++ b/source/x/noto-fonts-ttf/noto-fonts-ttf.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=noto-fonts-ttf VERSION=${VERSION:-$(echo noto-fonts-subset-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} ARCH=noarch # If the variable PRINT_PACKAGE_NAME is set, then this script will report what |