diff options
author | github-actions[bot] | 2025-02-27 14:22:36 +0000 |
---|---|---|
committer | github-actions[bot] | 2025-02-27 14:22:36 +0000 |
commit | 4d4ecb7c53c9a3a8d801119d7493f52b4ae74da5 (patch) | |
tree | cd0a3c3e092c1ceb719e4c844d2941022c704c5d /PKGBUILD | |
parent | ca3707a46858d9ba49b015eca502e6e0c500df1d (diff) | |
download | aur-4d4ecb7c53c9a3a8d801119d7493f52b4ae74da5.tar.gz |
update to 137.0a1.20250227.090415
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.20250226.090206 +pkgver=137.0a1.20250227.090415 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=('19f4aa5bfc47577fe7cbd8550b94d63918f3dceb7213a349f22648f1b4e5da0a') +sha256sums=('e12d80a3bcae6f87562f59e36231d7a503bc73ca7118c1eed4f17a9218e3bbba') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \ |