summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/k/kernel-configs/config-generic-5.4.70 (renamed from source/k/kernel-configs/config-generic-5.4.69)2
-rw-r--r--source/k/kernel-configs/config-generic-5.4.70.x64 (renamed from source/k/kernel-configs/config-generic-5.4.69.x64)2
-rw-r--r--source/k/kernel-configs/config-generic-smp-5.4.70-smp (renamed from source/k/kernel-configs/config-generic-smp-5.4.69-smp)2
-rw-r--r--source/k/kernel-configs/config-huge-5.4.70 (renamed from source/k/kernel-configs/config-huge-5.4.69)2
-rw-r--r--source/k/kernel-configs/config-huge-5.4.70.x64 (renamed from source/k/kernel-configs/config-huge-5.4.69.x64)2
-rw-r--r--source/k/kernel-configs/config-huge-smp-5.4.70-smp (renamed from source/k/kernel-configs/config-huge-smp-5.4.69-smp)2
-rwxr-xr-xsource/x/libinput/libinput.SlackBuild2
7 files changed, 7 insertions, 7 deletions
diff --git a/source/k/kernel-configs/config-generic-5.4.69 b/source/k/kernel-configs/config-generic-5.4.70
index 5e8a72ced..c53608e2f 100644
--- a/source/k/kernel-configs/config-generic-5.4.69
+++ b/source/k/kernel-configs/config-generic-5.4.70
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.69 Kernel Configuration
+# Linux/x86 5.4.70 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-generic-5.4.69.x64 b/source/k/kernel-configs/config-generic-5.4.70.x64
index 412dc6e90..ef6dab573 100644
--- a/source/k/kernel-configs/config-generic-5.4.69.x64
+++ b/source/k/kernel-configs/config-generic-5.4.70.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.69 Kernel Configuration
+# Linux/x86 5.4.70 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-generic-smp-5.4.69-smp b/source/k/kernel-configs/config-generic-smp-5.4.70-smp
index 7da13c4e5..62f53c6ce 100644
--- a/source/k/kernel-configs/config-generic-smp-5.4.69-smp
+++ b/source/k/kernel-configs/config-generic-smp-5.4.70-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.69 Kernel Configuration
+# Linux/x86 5.4.70 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-huge-5.4.69 b/source/k/kernel-configs/config-huge-5.4.70
index 863f30b4e..62c225e48 100644
--- a/source/k/kernel-configs/config-huge-5.4.69
+++ b/source/k/kernel-configs/config-huge-5.4.70
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.69 Kernel Configuration
+# Linux/x86 5.4.70 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-huge-5.4.69.x64 b/source/k/kernel-configs/config-huge-5.4.70.x64
index f512bf3cc..427fbb497 100644
--- a/source/k/kernel-configs/config-huge-5.4.69.x64
+++ b/source/k/kernel-configs/config-huge-5.4.70.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.69 Kernel Configuration
+# Linux/x86 5.4.70 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-huge-smp-5.4.69-smp b/source/k/kernel-configs/config-huge-smp-5.4.70-smp
index 999800946..1c1ffc51f 100644
--- a/source/k/kernel-configs/config-huge-smp-5.4.69-smp
+++ b/source/k/kernel-configs/config-huge-smp-5.4.70-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.4.69 Kernel Configuration
+# Linux/x86 5.4.70 Kernel Configuration
#
#
diff --git a/source/x/libinput/libinput.SlackBuild b/source/x/libinput/libinput.SlackBuild
index 531de3ff3..54b37bada 100755
--- a/source/x/libinput/libinput.SlackBuild
+++ b/source/x/libinput/libinput.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libinput
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.xz | 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