summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-12-02 20:38:37 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2021-12-02 20:38:37 +0100
commit1d8011cf18890214c82671022f35d4bbc22832c4 (patch)
tree1e7627d8e3fb8e679518b6c66bd7232c1098a32a
parente10fc3af480aa3a4157b9354907c050921f890dd (diff)
downloadpackages-1d8011cf18890214c82671022f35d4bbc22832c4.tar.xz
core/filesystem: adapted to upstream name change in logo
-rw-r--r--core/filesystem/PKGBUILD4
-rw-r--r--core/filesystem/os-release2
2 files changed, 3 insertions, 3 deletions
diff --git a/core/filesystem/PKGBUILD b/core/filesystem/PKGBUILD
index ccd723c6..580349aa 100644
--- a/core/filesystem/PKGBUILD
+++ b/core/filesystem/PKGBUILD
@@ -4,8 +4,8 @@
# change checksum of adapted os-release
for i in "${!sha256sums[@]}" ${#sha256sums[@]}; do
- if [ "${sha256sums["${i}"]}" = 'e3505a89fa82ecd831e2753a22d5cb558874abf15af72aafe1fbfa5aec813186' ]; then
+ if [ "${sha256sums["${i}"]}" = 'a54d010860b3e9c4b8ccc282e61da5b7118c7547697151aaca36ee771d323dc9' ]; then
break
fi
done
-sha256sums["${i}"]='bccf1946b279996e3bfc3e8bf375fb982cce8c5446cfb97ccf0fc2d3b5f62f0b'
+sha256sums["${i}"]='2090791ce9b9104790e10eb2be4dbb813f1ab58b897317331983de4d5dd91deb'
diff --git a/core/filesystem/os-release b/core/filesystem/os-release
index 5b809ca5..0a100711 100644
--- a/core/filesystem/os-release
+++ b/core/filesystem/os-release
@@ -8,4 +8,4 @@ HOME_URL="https://www.archlinux32.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux32.org/"
BUG_REPORT_URL="https://bugs.archlinux32.org/"
-LOGO=archlinux
+LOGO=archlinux-logo