linux57-tkg: 5.7.18

This commit is contained in:
Tk-Glitch 2020-08-26 14:09:17 +02:00
parent 795194e1d1
commit 2cece5f184
2 changed files with 3 additions and 3 deletions

View File

@ -37,7 +37,7 @@ else
fi
pkgname=("${pkgbase}" "${pkgbase}-headers")
pkgver="${_basekernel}"."${_sub}"
pkgrel=31
pkgrel=32
pkgdesc='Linux-tkg'
arch=('x86_64') # no i686 in here
url="http://www.kernel.org/"
@ -75,7 +75,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/linux-${_basekernel}.tar.x
0012-misc-additions.patch
)
sha256sums=('de8163bb62f822d84f7a3983574ec460060bf013a78ff79cd7c979ff1ec1d7e0'
'6b14459a38134bc2a5282bf3f4fc0e8de7bdba925411ad8019fb97b805a5d84b'
'8a442a3bf32566f112b083337810feecd6d1c520bab1589edee1a5f55f830860'
'1f56a2466bd9b4477925682d8f944fabb38727140e246733214fe50aa326fc47'
'6313ccad7f8e4d8ce09dd5bdb51b8dfa124d0034d7097ba47008380a14a84f09'
'15ce09447b7e9b28425c1df5961c955378f2829e4115037337eef347b1db3d9d'

View File

@ -2,7 +2,7 @@
_basever=57
_basekernel=5.7
_sub=17
_sub=18
_tkg_initscript() {