diff options
author | github-actions[bot] | 2025-01-14 02:46:34 +0000 |
---|---|---|
committer | github-actions[bot] | 2025-01-14 02:46:34 +0000 |
commit | 0fff6c5a3241dfb740c4a25afe6e9182fe637e23 (patch) | |
tree | 6545418c12485f848172a8b93068769babcdba63 /PKGBUILD | |
parent | f3a9495d13b9874a433ca1e7205cd4c585d83239 (diff) | |
download | aur-0fff6c5a3241dfb740c4a25afe6e9182fe637e23.tar.gz |
update to 136.0a1.20250113.214519
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.20250113.093612 +pkgver=136.0a1.20250113.214519 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=('ac830e3e44d67e777dc46ea2fb8197451ebebd528869aabf55ffe9a2e0da8d83') +sha256sums=('0f795e43f4cd574304a8ce84cc8d8962125652e507b1e665e5985dbc4341973f') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \ |