blob: c56ad0a342a292755fdd1072c06009889583a615 (
plain)
1
2
3
4
5
6
|
# bring back the i686 specific stuff
source=("${source[@]//x86_64/i386}")
sha256sums=('84762b51115fc3321ad7d47a65477d72ea02684d6f064af6f65c520d4c3ca2ec'
'6b84752344358178cbd53852cabd1425e8f2c0cd863c4a8428fcb147726385d1')
|