Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/core/filesystem/PKGBUILD
blob: 1190f08ca059f258bb5eb3505a150a530cf71d18 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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}"]}" = '46108f7e84f5d5994678133d412d5ec6222c53f28e6bf7ac66cc07788a7ee66d' ]; then
    break
  fi
done
sha256sums["${i}"]='8478a9e87178f491627f8c5f5e40e4c8c4009f7fa4fb729d5e95bac0d0a52a3e'