Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/linux-zen/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-10-17 13:17:29 +0200
committerErich Eckner <git@eckner.net>2022-10-17 13:17:29 +0200
commit2a7e1e8aaf1ff1a4106213a5ea9c59b8d8d57021 (patch)
treebeb0ae10b85e39153d0046b82b89b4d9dc45535b /extra/linux-zen/PKGBUILD
parent0ebbb2b5a9ab17cb5c6c2f9801d6ac3c7cc77d2c (diff)
extra/linux-zen: new version => new config => new checksum
Diffstat (limited to 'extra/linux-zen/PKGBUILD')
-rw-r--r--extra/linux-zen/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/linux-zen/PKGBUILD b/extra/linux-zen/PKGBUILD
index ed0a9801..21247f92 100644
--- a/extra/linux-zen/PKGBUILD
+++ b/extra/linux-zen/PKGBUILD
@@ -1,9 +1,9 @@
-# upstream git revision: 3803ef006fc07e3ec7d83802cfa9e643d6e9febe
+# upstream git revision: 31815a3e546bd3a4e4bc8883d2133e7dae1b4164
# fail if upstream's .config changes
for ((i=0; i<${#sha256sums[@]}; i++)); do
- if [ "${sha256sums[${i}]}" = '010477e852171601158dc00d10ff71b03f4541a583527cbf8f9ed9b3a4684357' ]; then
- sha256sums[${i}]='64632c7d7d68954da4ecfbd639878eea3041bbbad2d2621c7a6943d89950cb6e'
+ if [ "${sha256sums[${i}]}" = '4415388555aab8845e60f6b3996e3a75b8159d516b7b04a6adb8ade54de3ff9c' ]; then
+ sha256sums[${i}]='68224090bb850c91d0c86646008283bdbea58ba13129535a4bf2266d115be180'
fi
done