[aur-general] iceweasel md5sum problem
Martti Kühne
mysatyre at gmail.com
Thu May 10 20:19:25 EDT 2012
On Thu, May 10, 2012 at 09:00:45PM -0300, rafael ff1 wrote:
<snip>
>
> His package in AUR: 3aca2484df769ef5a44212395c1c5937
> 64-bit package: 638379a2dcf1f3d116cf92a06c8ee9b9
> 32-bit package: 47443a0a73f9a53ba6d0c007a213b8b5
>
>
just for reference, which usually avoids yet more questions: [1]
if [[ "$CARCH" == "x86_64" ]]; then
md5sum=(...)
else
md5sum=(...)
fi
working examples are, as usual, out there on the AUR.
cheers!
mar77i
[1] https://wiki.archlinux.org/index.php/PKGBUILD#arch
More information about the aur-general
mailing list