diff options
author | github-actions[bot] | 2025-04-12 03:03:04 +0000 |
---|---|---|
committer | github-actions[bot] | 2025-04-12 03:03:04 +0000 |
commit | 4f771c6cf51f349ecb28ec3c23c546f934c80fd8 (patch) | |
tree | 99f4ae32d5a54807c813bc70c10a7db10d47fc36 /PKGBUILD | |
parent | 0155e1b245bf2e054ceda829e6dc4f33388fdd8c (diff) | |
download | aur-4f771c6cf51f349ecb28ec3c23c546f934c80fd8.tar.gz |
update to 139.0a1.20250411.214234
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=139.0a1 -pkgver=139.0a1.20250411.092938 +pkgver=139.0a1.20250411.214234 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=('31f49bea92e966a56f9829cbdd585b5fa6474c711a27f761dff9af135aa26dc3') +sha256sums=('d8cff7a941f5ce860737fbbe0dd2d74066132419d01821c6d0284d1012d4e9e2') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \ |