Hi. Can you update source array to use only variables?
-source=("https://archive.mozilla.org/pub/firefox/releases/106.0.4/linux-x86_64/en-US/firefox-$pkgver.tar.bz2"
+source=("https://archive.mozilla.org/pub/firefox/releases/${pkgver}/linux-x86_64/en-US/firefox-${pkgver}.tar.bz2"
Thank you
Pinned Comments
Alad commented on 2022-03-28 13:05 (UTC) (edited on 2022-03-29 15:27 (UTC) by Alad)
These are binaries from upstream built in a different way, with different dependencies. For example, it is statically linked and has a hard dependency on pulseaudio for sound support.
The AUR guidelines on "duplicates" do not apply to packages like this. See previous discussion:
https://lists.archlinux.org/pipermail/aur-general/2021-December/036720.html https://lists.archlinux.org/pipermail/aur-dev/2021-December/005056.html