Restore highest pkgrel (5.4 LTS) so packagers don't hate me

This commit is contained in:
Tk-Glitch 2020-10-29 11:38:10 +01:00
parent 681545b289
commit bffddbdcd3

View File

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