diff options
author | github-actions[bot] | 2025-04-18 14:21:37 +0000 |
---|---|---|
committer | github-actions[bot] | 2025-04-18 14:21:37 +0000 |
commit | db6d5f21ea957d532bea976c8b3cb4ccf7aea540 (patch) | |
tree | 845b35ef297c3f381933ce3258bf9d37de271b04 /PKGBUILD | |
parent | 4a4a2c4c7273b9c822c478f6654d69879ddf23fd (diff) | |
download | aur-db6d5f21ea957d532bea976c8b3cb4ccf7aea540.tar.gz |
update to 139.0a1.20250418.091223
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.20250417.163004 +pkgver=139.0a1.20250418.091223 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=('9435bc2aafa649fae150eb6b2555dfa9ef02cb683f69781e1af8d8a9baf158c9') +sha256sums=('467dafcee70a81cb1c9536b4ef4725aafc4473bc668f5de91a7baf4b78dc5902') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \ |