summaryrefslogtreecommitdiff
path: root/core/filesystem/PKGBUILD
blob: b92e19d12b3dfa7d81634df00558efcaeb62acb0 (plain)
1
2
3
4
5
6
for i in "${!md5sums[@]}" ${#md5sums[@]}; do
  if [ "${md5sums["${i}"]}" = '95a9c748ff146dfc41356748f8f3d24f' ]; then
    break
  fi
done
md5sums["${i}"]='948823be9886ca3b36e4bec8f07c7a9d'