summaryrefslogtreecommitdiff
path: root/community/dwarffortress/PKGBUILD
blob: f9d62717588740ef9867f37b903c9b3a11d7e239 (plain)
1
2
3
4
5
6
7
for ((i=${#source[@]}; i>0; i--)); do
  if [ "${source[${i}]}" = "http://www.bay12games.com/dwarves/df_${_pkgver}_linux.tar.bz2" ]; then
    break;
  fi
done
source[${i}]="http://www.bay12games.com/dwarves/df_${_pkgver}_linux32.tar.bz2"
sha256sums[${i}]='484eba290a3316df189ece4bd9317770771f0ec2164ed07d91bc497e5ccbab52'