summaryrefslogtreecommitdiffstats
path: root/source/l
diff options
context:
space:
mode:
Diffstat (limited to 'source/l')
-rw-r--r--source/l/libxkbcommon/slack-desc2
-rwxr-xr-xsource/l/qt5/qt5.SlackBuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/l/libxkbcommon/slack-desc b/source/l/libxkbcommon/slack-desc
index 4f826909b..090f1aa34 100644
--- a/source/l/libxkbcommon/slack-desc
+++ b/source/l/libxkbcommon/slack-desc
@@ -15,5 +15,5 @@ libxkbcommon: applications; currently that includes Wayland, kmscon, GTK+, Qt,
libxkbcommon: Clutter, and more. It is also used by some XCB applications for proper
libxkbcommon: keyboard support.
libxkbcommon:
-libxkbcommon: Home page: http://xkbcommon.org/
+libxkbcommon: Homepage: http://xkbcommon.org/
libxkbcommon:
diff --git a/source/l/qt5/qt5.SlackBuild b/source/l/qt5/qt5.SlackBuild
index fef415dd1..66e072aa8 100755
--- a/source/l/qt5/qt5.SlackBuild
+++ b/source/l/qt5/qt5.SlackBuild
@@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=qt5
VERSION=$(ls qt-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-1}
PKGSRC=$(echo $VERSION | cut -d - -f 1)
PKGVER=$(echo $VERSION | tr - _)