diff options
author | github-actions[bot] | 2025-01-08 14:30:28 +0000 |
---|---|---|
committer | github-actions[bot] | 2025-01-08 14:30:28 +0000 |
commit | 3f7337a0c7432c7eb54b984fba4f0954fd210bae (patch) | |
tree | 03494bde4e2df35c16b4c06c6a271259adb55f9a /PKGBUILD | |
parent | 183fbde05a9765153d4f0842da71820fd9affc49 (diff) | |
download | aur-3f7337a0c7432c7eb54b984fba4f0954fd210bae.tar.gz |
update to 136.0a1.20250108.093633
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=136.0a1 -pkgver=136.0a1.20250107.165124 +pkgver=136.0a1.20250108.093633 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=('e37b44f9294fefa0a0c3ec181b57a43e8dc19e2ebc28719fd5f91298f8329e7c') +sha256sums=('9df039b9a1f0e09a97efe3705b47c334d86e89b508b88044389442e348d655ae') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \ |