Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/core/filesystem/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/filesystem/PKGBUILD')
-rw-r--r--core/filesystem/PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/core/filesystem/PKGBUILD b/core/filesystem/PKGBUILD
index 8c2c6009..dca46aa8 100644
--- a/core/filesystem/PKGBUILD
+++ b/core/filesystem/PKGBUILD
@@ -1,9 +1,11 @@
-# upstream git commit: ad8c5c40e6a3072deedd7439f64e03f4376e540d
+# upstream git commit: fb8f2c56d092ba7773e097abb75a718c6037df50
# TODO: change archlinux logo to archlinux32 logo
+
+# change checksum of adapted os-release
for i in "${!sha256sums[@]}" ${#sha256sums[@]}; do
- if [ "${sha256sums["${i}"]}" = '53395e67cc113b7f73e72a829731f6d30319a841d164af8a1d4d4f829a9c3cd9' ]; then
+ if [ "${sha256sums["${i}"]}" = '71ff7a6e248d9a0718344c957ec709cb6f0b18631682fa404d7cff2af3ff341d' ]; then
break
fi
done
-sha256sums["${i}"]='bccf1946b279996e3bfc3e8bf375fb982cce8c5446cfb97ccf0fc2d3b5f62f0b'
+sha256sums["${i}"]='8478a9e87178f491627f8c5f5e40e4c8c4009f7fa4fb729d5e95bac0d0a52a3e'