summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosip Ponjavic2022-03-08 20:21:30 +0100
committerJosip Ponjavic2022-03-08 20:21:30 +0100
commit509461df0a793862f3da99416445c08d1bbb8c47 (patch)
tree2a7397875904485736ef9d3362dc59b54bd28235 /PKGBUILD
parenteea7c120a9a13f2de5e4b5b7f43f82659612685c (diff)
downloadaur-509461df0a793862f3da99416445c08d1bbb8c47.tar.gz
4.19.233-1 (clr 4.19.232-245) set DEFAULT_HOSTNAME=archlinux
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8afcab4f8eea..0ac724a1619d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -74,9 +74,9 @@
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=4.19
-_minor=232
+_minor=233
_srcname=linux-${_major}
-_clr=${_major}.231-244
+_clr=${_major}.232-245
pkgbase=linux-clear-lts2018
pkgver=${_major}.${_minor}
pkgrel=1
@@ -125,7 +125,8 @@ prepare() {
echo "Enable extra stuff from arch kernel..."
# General setup
- scripts/config --enable IKCONFIG \
+ scripts/config --set-str DEFAULT_HOSTNAME archlinux \
+ --enable IKCONFIG \
--enable IKCONFIG_PROC \
--undefine RT_GROUP_SCHED
@@ -353,7 +354,7 @@ done
sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1'
'SKIP'
- '4b01b51884a75f4067ef0dc772ddfd9e8983b585966062f2301acdbea4c39bda'
+ '7bee7aeee50afe0927597b057b6cc35a8971b158b7f2a7bdc52112e72039e7cb'
'SKIP'
'fffcd3b2c139e6a0b80c976a4ce407d450cf8f454e697d5ed39d85e8232ddeba')