summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreggz2019-05-31 16:39:26 +0200
committereggz2019-05-31 16:39:26 +0200
commit652a8fa6f27e3662c8cf706a0a309c6f481e4d7c (patch)
tree475ed49d20315b0caaa54b46c9640dbaaf3ce65b /PKGBUILD
parent027d3369a8eeb5bd4004b6a6e7c4f91eb3195d1f (diff)
downloadaur-652a8fa6f27e3662c8cf706a0a309c6f481e4d7c.tar.gz
Updated Hash Anchors
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6103d9cf16c3..1f9f4aa8cdda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,9 @@ source=('git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git'
# standard config files for mkinitcpio ramdisk
"${pkgbase}.preset")
sha256sums=('SKIP'
+ #config.x86_64
'04f9b19d0dde49a132d79006663cac6cfe3a0eb1252ca33e9694a63f00bccb65'
+ #.preset file
'0ac0cf410b0f3eeaa07d41505613e118ea59e01144e905f2dc0a808379f87e87')
_kernelname=${pkgbase#linux}