summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosip Ponjavic2020-10-29 11:50:08 +0100
committerJosip Ponjavic2020-10-29 11:50:08 +0100
commitb9f59429ac6550a04e81e1be77059e240ac390d5 (patch)
tree17dcea8919114cad54d424ce3563f0d9e2484538 /PKGBUILD
parent2c18cc2d73f786bbc145dad24481382ea3d21d42 (diff)
downloadaur-b9f59429ac6550a04e81e1be77059e240ac390d5.tar.gz
4.19.153-1 (clr 4.19.152-171)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4400546a873..605339dfea07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -61,9 +61,9 @@ _localmodcfg=
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=4.19
-_minor=152
+_minor=153
_srcname=linux-${_major}
-_clr=${_major}.151-170
+_clr=${_major}.152-171
pkgbase=linux-clear-lts2018
pkgver=${_major}.${_minor}
pkgrel=1
@@ -178,7 +178,7 @@ prepare() {
### Optionally load needed modules for the make localmodconfig
# See https://aur.archlinux.org/packages/modprobed-db
if [ -n "$_localmodcfg" ]; then
- if [ -f $HOME/.config/modprobed.db ]; then
+ if [ -e $HOME/.config/modprobed.db ]; then
echo "Running Steven Rostedt's make localmodconfig now"
make LSMOD=$HOME/.config/modprobed.db localmodconfig
else
@@ -321,7 +321,7 @@ done
sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1'
'SKIP'
- 'a80395a840a0aafbe1c852a1d13b6e822e0e47248f657769a4359add69749293'
+ 'e2ad280c23415a3a0b8b72639935eb4e1b66c0814518f6812df98add37361a5c'
'SKIP'
'278fe9ffb29d92cc5220e7beac34a8e3a2006e714d16a21a0427069f9634af90')