diff options
author | github-actions[bot] | 2025-04-12 03:03:19 +0000 |
---|---|---|
committer | github-actions[bot] | 2025-04-12 03:03:19 +0000 |
commit | 4f03ad4366ef9fc3aa01aad4b7db8f78bc153352 (patch) | |
tree | 6f9f2b2df3edca34b2e3f270b5d7021a416458c9 /PKGBUILD | |
parent | 7d40d98bda116b92d4c4eec9ee92f83360799fb9 (diff) | |
download | aur-4f03ad4366ef9fc3aa01aad4b7db8f78bc153352.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=('3977047e2ee992116ec33675ffb905ac860c7136430e6cd1f17df7d31a7d2771') +sha256sums=('dc06e554baf89e4faa1980c3152a01160c8f9225c130ab90d2be2f31c129cbdf') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \ |