diff options
Diffstat (limited to 'source/l/harfbuzz')
-rw-r--r-- | source/l/harfbuzz/harfbuzz-2.6.7.tar.xz.sha256 | 1 | ||||
-rwxr-xr-x | source/l/harfbuzz/harfbuzz.SlackBuild | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/source/l/harfbuzz/harfbuzz-2.6.7.tar.xz.sha256 b/source/l/harfbuzz/harfbuzz-2.6.7.tar.xz.sha256 new file mode 100644 index 00000000..d8d4e7ca --- /dev/null +++ b/source/l/harfbuzz/harfbuzz-2.6.7.tar.xz.sha256 @@ -0,0 +1 @@ +49e481d06cdff97bf68d99fa26bdf785331f411614485d892ea4c78eb479b218 harfbuzz-2.6.7.tar.xz diff --git a/source/l/harfbuzz/harfbuzz.SlackBuild b/source/l/harfbuzz/harfbuzz.SlackBuild index 2f8ba30b..07d9ddaf 100755 --- a/source/l/harfbuzz/harfbuzz.SlackBuild +++ b/source/l/harfbuzz/harfbuzz.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=harfbuzz VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |