diff options
author | github-actions[bot] | 2025-02-11 02:53:36 +0000 |
---|---|---|
committer | github-actions[bot] | 2025-02-11 02:53:36 +0000 |
commit | e1812cd8e0da4a622e6460b40a2c88f5af4aeeb1 (patch) | |
tree | 643cef108909ae10806af28800ee58c04d12d50f /PKGBUILD | |
parent | e156202926d11833938a6840364fcf6bd6f0e85d (diff) | |
download | aur-e1812cd8e0da4a622e6460b40a2c88f5af4aeeb1.tar.gz |
update to 137.0a1.20250210.213927
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,7 +9,7 @@ url="https://www.mozilla.org/firefox/" _url=https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi _version=137.0a1 -pkgver=137.0a1.20250210.093033 +pkgver=137.0a1.20250210.213927 depends=("firefox-nightly") @@ -25,7 +25,7 @@ source=("${_pkgname_base}-${_language_short}-${pkgver}.xpi::$_url/firefox-${_ver # Don't extract anything noextract=("${_pkgname_base}-${_language_short}-${pkgver}.xpi") -sha256sums=('4c50544d557c8435f912d21ea108b92e6ed8479efeaff4d7628d7316e6fa6fb4') +sha256sums=('e0b2536a95ab81caf21eb46231b3ef31f12d0316a840db54cef61c17f8e82f6b') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \ |