summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoregnappahz2021-06-28 10:49:42 +0200
committeregnappahz2021-06-28 10:49:42 +0200
commit2eb8bbe12cc6808a662ce939b4ce4493e8556a75 (patch)
tree220f38fdd0cc226f330bdee0a9d0dc46475d9f12 /PKGBUILD
parentf1083ea7eb36866419b8ea2567814bc0ffddaf72 (diff)
downloadaur-2eb8bbe12cc6808a662ce939b4ce4493e8556a75.tar.gz
Updated to new mainline
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 4 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6997274af201..e82ab595a6c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgbase=linux-amd-znver2
_srcname=linux
-gitver=v5.12.13
-pkgver=5.12.v.13
-pkgrel=2
+gitver=v5.13
+pkgver=5.13.v.0
+pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
license=('GPL2')
@@ -20,20 +20,16 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
'linux.install'
# patch from our gentoo overlords
'5010_enable-cpu-optimizations-universal.patch'
- # revert for idlebug
- 'idlebug.patch'
)
sha256sums=('SKIP'
#config.x86_64
- '4b876e8766174d8c0b62faac1709208ee38f82971cbe5bd4590ced7ebc51d8fb'
+ '3ab6134f2c438d13ec595214e08f01e989065a2f387c63ed403a099a1f3466cb'
#.preset file
'60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c'
#linux install file
'd590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0'
#gentoopatch
'9083b94bf9f547cceeed9fe2f37fb201e42d5b00734a86e4ea528447a59d4b9a'
- #idlebug file
- 'c37e1db6b42cdb0e954c250754e707316172633322ddc9c8e05abaecc3c678a3'
)
_kernelname=${pkgbase#linux}