diff options
Diffstat (limited to 'source/x/hack-fonts-ttf/hack-fonts-ttf.SlackBuild')
-rwxr-xr-x | source/x/hack-fonts-ttf/hack-fonts-ttf.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/x/hack-fonts-ttf/hack-fonts-ttf.SlackBuild b/source/x/hack-fonts-ttf/hack-fonts-ttf.SlackBuild index c10dda9a0..85357ee61 100755 --- a/source/x/hack-fonts-ttf/hack-fonts-ttf.SlackBuild +++ b/source/x/hack-fonts-ttf/hack-fonts-ttf.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=hack-fonts-ttf SRCNAM=Hack VERSION=${VERSION:-$(echo $SRCNAM-*.tar.?z | rev | cut -f 2 -d - | rev | cut -f 2 -d v)} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |