diff options
author | github-actions[bot] | 2025-03-08 14:18:14 +0000 |
---|---|---|
committer | github-actions[bot] | 2025-03-08 14:18:14 +0000 |
commit | 6b61e5a044b88862e6a991039c1c1638ac8940ac (patch) | |
tree | 74f5d15c9cffff99aa7ccf703cb1caf2e2c3cae5 /PKGBUILD | |
parent | 9757e059b34c52f49647b73dd8b2026aa5b9464b (diff) | |
download | aur-6b61e5a044b88862e6a991039c1c1638ac8940ac.tar.gz |
update to 138.0a1.20250308.090017
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.20250307.214355 +pkgver=138.0a1.20250308.090017 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=('546c955693dc0b392ddb126367e0880c3e53cdc228c40d294052f07f1dea76f1') +sha256sums=('089449e2885120d057a7ccdf711e0692faffc8cb8c9fdfe1d62c4e5f6f1294ee') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \ |