Bump pkgrel. (#478)

It will allow automated builds to rebuild the kernels with the recent commits, which will probably fix some issues, especially since the kernel config was changed.
This commit is contained in:
Eduard Tolosa
2022-03-25 11:39:20 -05:00
committed by GitHub
parent 423f929fcd
commit 2cada2e2d3

View File

@@ -59,7 +59,7 @@ else
fi
pkgname=("${pkgbase}" "${pkgbase}-headers")
pkgver="${_basekernel}"."${_sub}"
pkgrel=247
pkgrel=248
pkgdesc='Linux-tkg'
arch=('x86_64') # no i686 in here
url="http://www.kernel.org/"