diff options
author | github-actions[bot] | 2025-03-18 03:03:19 +0000 |
---|---|---|
committer | github-actions[bot] | 2025-03-18 03:03:19 +0000 |
commit | 35f6e9590fcfeb56024cd1ba8810ad0b046e226c (patch) | |
tree | 855d5a81afe7d20bf097497bb10579ac09c9431d /PKGBUILD | |
parent | d04dcce8108823d4736be0a358c6810a819e2bb4 (diff) | |
download | aur-35f6e9590fcfeb56024cd1ba8810ad0b046e226c.tar.gz |
update to 138.0a1.20250317.212230
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=138.0a1 -pkgver=138.0a1.20250317.094831 +pkgver=138.0a1.20250317.212230 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=('475b8d52fd53a31a9995601c498f2c32090c6fc1094c4aaf00cd8e28f476c341') +sha256sums=('cf7a0b55b397d57043ac675a6bedc3a9e9533387bd5e3202de595b8c0e749541') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \ |