summaryrefslogtreecommitdiff
path: root/core/filesystem/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2020-08-29 10:58:26 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2020-08-29 10:58:26 +0200
commit64cee757e6a0470a74d1f645d9a0431596f148d7 (patch)
tree3ed7b0b220e3a1d9d6f899e64158a17327ddd992 /core/filesystem/PKGBUILD
parent4963529ebfa83f494ef0d9e9a8e5905d19967c2e (diff)
downloadpackages-64cee757e6a0470a74d1f645d9a0431596f148d7.tar.xz
core/filesystem: adapted to sha256sums and changes in os-release
Diffstat (limited to 'core/filesystem/PKGBUILD')
-rw-r--r--core/filesystem/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/filesystem/PKGBUILD b/core/filesystem/PKGBUILD
index 1eaf38e8..2302e789 100644
--- a/core/filesystem/PKGBUILD
+++ b/core/filesystem/PKGBUILD
@@ -1,9 +1,9 @@
-# upstream git commit: 07e6c9d369c92fa66a490d924c5f7bb9d287b561
+# upstream git commit: ad8c5c40e6a3072deedd7439f64e03f4376e540d
# TODO: change archlinux logo to archlinux32 logo
-for i in "${!md5sums[@]}" ${#md5sums[@]}; do
- if [ "${md5sums["${i}"]}" = '173371ea3ac7817fdec6a726e3996067' ]; then
+for i in "${!sha256sums[@]}" ${#sha256sums[@]}; do
+ if [ "${sha256sums["${i}"]}" = '53395e67cc113b7f73e72a829731f6d30319a841d164af8a1d4d4f829a9c3cd9' ]; then
break
fi
done
-md5sums["${i}"]='ddbf7d358a42863ed3b77a6d6cc6f1d6'
+sha256sums["${i}"]='d6985cd180b386a5be8902f5abf2123f28eb66e3f50446ea7f18bd2b917cff56'