linux58-tkg: 5.8.13

This commit is contained in:
Tk-Glitch 2020-10-02 15:20:33 +02:00
parent 988f29f62e
commit b82bef36c6
2 changed files with 3 additions and 3 deletions

View File

@ -45,7 +45,7 @@ else
fi
pkgname=("${pkgbase}" "${pkgbase}-headers")
pkgver="${_basekernel}"."${_sub}"
pkgrel=20
pkgrel=21
pkgdesc='Linux-tkg'
arch=('x86_64') # no i686 in here
url="http://www.kernel.org/"
@ -84,7 +84,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${_basekernel}.tar.x
0012-misc-additions.patch
)
sha256sums=('e7f75186aa0642114af8f19d99559937300ca27acaf7451b36d4f9b0f85cf1f5'
'5f6093fe7e866f7953ff3c7e572939f61b225e49389355f0244a549597df1246'
'1afdba17525f899c855eff4044a1519474c7164d3501e5d89565c9b6b1f5fd1b'
'5ab29eb64e57df83b395a29a6a4f89030d142feffbfbf73b3afc6d97a2a7fd12'
'181330a9cf4517abbbe29b93165bc859ad8ca14a43582f4e1d69aae2b5ecc2c9'
'1e15fc2ef3fa770217ecc63a220e5df2ddbcf3295eb4a021171e7edd4c6cc898'

View File

@ -2,7 +2,7 @@
_basever=58
_basekernel=5.8
_sub=12
_sub=13
_tkg_initscript() {