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:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-01-13 17:27:09 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2022-01-13 17:27:09 +0100
commit296de1c8302291727afa519e440e02356713da65 (patch)
tree993352f9fa8fd9e22ecef47164bab2ff588e3cca /extra/linux-zen/PKGBUILD
parent81bbcb62cccc88b45381cd6eb462a5ea55fe75e4 (diff)
parentc57081cbe49730b0ee7648e657e300a68290082e (diff)
Merge branch 'master' of ssh://git.archlinux32.org/packages
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 70e5a093..b1fd51c0 100644
--- a/extra/linux-zen/PKGBUILD
+++ b/extra/linux-zen/PKGBUILD
@@ -1,9 +1,9 @@
-# upstream git revision: ae392da670fb4649021441be3bfe7f14f620cc83
+# upstream git revision: 3ab47dbb5e67ebc607add0f149816c3008848573
# fail if upstream's .config changes
for ((i=0; i<${#sha256sums[@]}; i++)); do
- if [ "${sha256sums[${i}]}" = 'b668d0dbb3bc0d9003c670914d0d31ee0755fdcb2e01f424b951a5d52060c296' ]; then
- sha256sums[${i}]='64d95bef9148282d91c2d5e8a14f5459ede5c6977dec75023b9fd4a51e7c2972'
+ if [ "${sha256sums[${i}]}" = 'f8d332e96d1d5826b386a87e1588fef9c94c36638228718eb847658efa07dbaa' ]; then
+ sha256sums[${i}]='5c4526c88097d800cb5baf27ff5b5ba6f6f7222add4f53bc9ef5c7b0c50f9f70'
fi
done