diff options
author | github-actions[bot] | 2025-02-05 02:52:09 +0000 |
---|---|---|
committer | github-actions[bot] | 2025-02-05 02:52:09 +0000 |
commit | e0735f96b8225034091b95c5e1bf9600e5dd8a21 (patch) | |
tree | 86432988f63282083a109756e8996aee6c76fe53 /PKGBUILD | |
parent | 1ac1ba013b3e4d70a8775057614900ccffe89aaf (diff) | |
download | aur-e0735f96b8225034091b95c5e1bf9600e5dd8a21.tar.gz |
update to 137.0a1.20250204.214027
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.20250204.093233 +pkgver=137.0a1.20250204.214027 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=('d5a99d4ab23d560e884afe5f9afc5dcac13682434b566c1242d048fb0e55de6e') +sha256sums=('6f43f9297f27a01019dada03ffc1a0562fcd3caebf679fb8d07e1eb5e137affd') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \ |