summaryrefslogtreecommitdiffstats
path: root/source/l
diff options
context:
space:
mode:
Diffstat (limited to 'source/l')
-rwxr-xr-xsource/l/argon2/argon2.SlackBuild5
-rwxr-xr-xsource/l/aspell/aspell.SlackBuild8
-rw-r--r--source/l/python-docutils/python-docutils.url1
3 files changed, 9 insertions, 5 deletions
diff --git a/source/l/argon2/argon2.SlackBuild b/source/l/argon2/argon2.SlackBuild
index 768c612d4..3b72845a0 100755
--- a/source/l/argon2/argon2.SlackBuild
+++ b/source/l/argon2/argon2.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=argon2
VERSION=${VERSION:-$(echo *.tar.?z | cut -f 1 -d .)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-3}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
@@ -97,6 +97,9 @@ make install DESTDIR=$PKG || exit 1
# Ditch static library:
rm -f $PKG/usr/lib${LIBDIRSUFFIX}/libargon2.a
+# Fix library perms:
+chmod 755 $PKG/usr/lib${LIBDIRSUFFIX}/libargon2*
+
# Install man page:
mkdir -p $PKG/usr/man/man1
cp -a man/argon2.1 $PKG/usr/man/man1
diff --git a/source/l/aspell/aspell.SlackBuild b/source/l/aspell/aspell.SlackBuild
index 0dd1bec35..c04b3e448 100755
--- a/source/l/aspell/aspell.SlackBuild
+++ b/source/l/aspell/aspell.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2008, 2009, 2010, 2018 Patrick J. Volkerding, Sebeka, Minnesota, USA
+# Copyright 2008, 2009, 2010, 2018, 2019 Patrick J. Volkerding, Sebeka, Minnesota, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,8 +23,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=aspell
-VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
@@ -68,7 +68,7 @@ mkdir -p $TMP $PKG/usr
cd $TMP
rm -rf aspell-$VERSION
-tar xvf $CWD/aspell-$VERSION.tar.?z* || exit 1
+tar xvf $CWD/aspell-$VERSION.tar.?z || exit 1
cd aspell-$VERSION
chown -R root:root .
find . \
diff --git a/source/l/python-docutils/python-docutils.url b/source/l/python-docutils/python-docutils.url
new file mode 100644
index 000000000..c1a58a385
--- /dev/null
+++ b/source/l/python-docutils/python-docutils.url
@@ -0,0 +1 @@
+https://pypi.org/project/docutils