diff options
author | github-actions[bot] | 2025-03-20 14:27:32 +0000 |
---|---|---|
committer | github-actions[bot] | 2025-03-20 14:27:32 +0000 |
commit | fb44d651bca0dca274034a44f2a0a7056e2d84cc (patch) | |
tree | 7e3104d66432b7052455cff3c0d26a30032a107f /PKGBUILD | |
parent | 07bf439f82b589d3a63bf776f40279c546a7d4b6 (diff) | |
download | aur-fb44d651bca0dca274034a44f2a0a7056e2d84cc.tar.gz |
update to 138.0a1.20250320.093350
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.20250319.204742 +pkgver=138.0a1.20250320.093350 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=('e26c8e3b00247fe3a7bbbc814c87bd59b6427480e374ef7c7eb219adaf694f5a') +sha256sums=('abdeb6eea455518675170a1dab35890989263010e2b566794b170862182b00d6') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \ |