diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-06-09 09:30:08 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-06-09 09:30:08 -0700 |
commit | 8f03e21b8815329951bad4c5ae5f116d8cc8e60d (patch) | |
tree | 2b9c3638dafe9ee4e8b05b312da752638a69f3f9 /PKGBUILD | |
parent | Updated to 5.1.7 (diff) | |
download | linux-8f03e21b8815329951bad4c5ae5f116d8cc8e60d.tar.xz |
Updated to 5.1.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -17,7 +17,7 @@ pkgbase=linux _majver=5.1 -_minver=7 +_minver=8 if [ "$_minver" == "0" ]; then pkgver=${_majver} else @@ -44,7 +44,7 @@ source=( 90-linux.hook # pacman hook for initramfs regeneration linux.preset # standard config files for mkinitcpio ramdisk ) -sha256sums=('0246d04df2b799bd0adbde8f24fcb0daa18819fa5442e9bdd6992979b7adf3a6' +sha256sums=('d0164ffcc6e2ab3a96cc771d3fbdf2f8b49a2597ec4da9a06df590b0fe87a6ec' 'SKIP' '91fafa76bf9cb32159ac7f22191b3589278b91e65bc4505cf2fc6013b8037bf3' '229e063a578db0a278108f37b24da20c2a2a18d825e98a67e426cb0f4b492e4a' |