summaryrefslogtreecommitdiff
path: root/extra/linux-zen/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/linux-zen/PKGBUILD')
-rw-r--r--extra/linux-zen/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/linux-zen/PKGBUILD b/extra/linux-zen/PKGBUILD
index 91e5110d..4ee53378 100644
--- a/extra/linux-zen/PKGBUILD
+++ b/extra/linux-zen/PKGBUILD
@@ -2,8 +2,8 @@
# fail if upstream's .config changes
for ((i=0; i<${#sha256sums[@]}; i++)); do
- if [ "${sha256sums[${i}]}" = '4fb8b32bd7f9b11fa9e546d705982500f8e6ae63e0a49b9d2f2931f86905648e' ]; then
- sha256sums[${i}]='fce3bf96602478db279fa80a7e03eb2d4199e463e9f2b46ad3af5f088bf81172'
+ if [ "${sha256sums[${i}]}" = '1a0e945f63c45aa876b19645ed1385749d29f7365a717b35298071d78fb75f63' ]; then
+ sha256sums[${i}]='969470b3c6d05fc68fdfbaf39296327edbd091a1a997ce9335822a06d690e60e'
fi
done