diff options
author | github-actions[bot] | 2025-03-22 14:22:10 +0000 |
---|---|---|
committer | github-actions[bot] | 2025-03-22 14:22:10 +0000 |
commit | 3b7c8b45c778064b038e902bea6f195be75ce92f (patch) | |
tree | e983a2e2bc320931f77cce8417cafde4603765fc /PKGBUILD | |
parent | 519c18ddf55da6ee8e5af0277abdca7abd89295e (diff) | |
download | aur-3b7c8b45c778064b038e902bea6f195be75ce92f.tar.gz |
update to 138.0a1.20250322.090207
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.20250321.163719 +pkgver=138.0a1.20250322.090207 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=('47bc55fc69410b25ad1dc9e3d17950d30b07d9d3f8fa051f41e03fe951cfefed') +sha256sums=('1cce9dec0be258e06621967a225fc7836d6adee7bb13e9c5fc2370114027c4fe') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \ |