summaryrefslogtreecommitdiffstats
path: root/source/n
diff options
context:
space:
mode:
Diffstat (limited to 'source/n')
-rw-r--r--source/n/gpgme/gpgme.url1
-rwxr-xr-xsource/n/links/links.SlackBuild2
2 files changed, 2 insertions, 1 deletions
diff --git a/source/n/gpgme/gpgme.url b/source/n/gpgme/gpgme.url
new file mode 100644
index 000000000..27f6c7da1
--- /dev/null
+++ b/source/n/gpgme/gpgme.url
@@ -0,0 +1 @@
+https://gnupg.org/ftp/gcrypt/gpgme
diff --git a/source/n/links/links.SlackBuild b/source/n/links/links.SlackBuild
index ce9ac21a6..2d51626a9 100755
--- a/source/n/links/links.SlackBuild
+++ b/source/n/links/links.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=links
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