summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rwxr-xr-xsource/a/lhasa/lhasa.SlackBuild2
-rw-r--r--source/a/lhasa/slack-desc2
-rw-r--r--source/kde/kde/build/kinit2
-rw-r--r--source/kde/kde/doinst.sh/kinit2
4 files changed, 4 insertions, 4 deletions
diff --git a/source/a/lhasa/lhasa.SlackBuild b/source/a/lhasa/lhasa.SlackBuild
index c83a6afef..34df02e12 100755
--- a/source/a/lhasa/lhasa.SlackBuild
+++ b/source/a/lhasa/lhasa.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=lhasa
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/a/lhasa/slack-desc b/source/a/lhasa/slack-desc
index 854108cc2..f3fa6184e 100644
--- a/source/a/lhasa/slack-desc
+++ b/source/a/lhasa/slack-desc
@@ -15,5 +15,5 @@ lhasa: Currently it is only possible to read from (ie. decompress) archives;
lhasa: generating (compressing) LHA archives may be an enhancement for future
lhasa: versions.
lhasa:
-lhasa: Homepage: http://fragglet.github.com/lhasa/
+lhasa: Homepage: https://fragglet.github.io/
lhasa:
diff --git a/source/kde/kde/build/kinit b/source/kde/kde/build/kinit
index d00491fd7..0cfbf0888 100644
--- a/source/kde/kde/build/kinit
+++ b/source/kde/kde/build/kinit
@@ -1 +1 @@
-1
+2
diff --git a/source/kde/kde/doinst.sh/kinit b/source/kde/kde/doinst.sh/kinit
index 8cb319d1f..bbd35285c 100644
--- a/source/kde/kde/doinst.sh/kinit
+++ b/source/kde/kde/doinst.sh/kinit
@@ -1,5 +1,5 @@
# Run the 'setcap' command as standard Slackware packages do not store caps:
-if [ -f elif usr/lib/libexec/kf5/start_kdeinit ]; then
+if [ -f usr/lib/libexec/kf5/start_kdeinit ]; then
/sbin/setcap CAP_SYS_RESOURCE=+ep usr/lib/libexec/kf5/start_kdeinit
elif [ -f usr/lib/kf5/start_kdeinit ]; then
/sbin/setcap CAP_SYS_RESOURCE=+ep usr/lib/kf5/start_kdeinit