summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/filesystem/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/filesystem/PKGBUILD b/core/filesystem/PKGBUILD
index 8c2c6009..ccd723c6 100644
--- a/core/filesystem/PKGBUILD
+++ b/core/filesystem/PKGBUILD
@@ -1,8 +1,10 @@
# upstream git commit: ad8c5c40e6a3072deedd7439f64e03f4376e540d
# 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}"]}" = 'e3505a89fa82ecd831e2753a22d5cb558874abf15af72aafe1fbfa5aec813186' ]; then
break
fi
done