summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2019-11-06 01:00:42 +0100
committerSimao Gomes Viana2019-11-06 01:00:42 +0100
commit4676a8190aed7c909dea7c518d84d65e44076056 (patch)
tree392272f89785b5fe3beeda6f1d9ec69167249e66
parent0d614e0b4a9f34f9cfd2599e26e600d15c268004 (diff)
downloadaur-4676a8190aed7c909dea7c518d84d65e44076056.tar.gz
really fix shasum
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 680791245072..2eadeeb44925 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ source=('git+https://gitlab.com/xdevs23/linux-nitrous.git/'
# standard config files for mkinitcpio ramdisk
"${_srcname}.preset")
sha256sums=('SKIP'
- '02a08e1df74541e9848685da38134d701684694c43e3428197c6db41e968f246')
+ '03a08e1df74541e9848685da38134d701684694c43e3428197c6db41e968f246')
_kernelname=${pkgbase#linux}