diff options
author | github-actions[bot] | 2024-11-11 13:41:23 +0000 |
---|---|---|
committer | github-actions[bot] | 2024-11-11 13:41:23 +0000 |
commit | 12c68871ae05f90fe39929ef21338c12515a63eb (patch) | |
tree | f82a9f833f8db2a64b1c9e3fd7aa5ac2e07952b5 /PKGBUILD | |
parent | 43b0778f4b29aa00dc8868c4ca1b1e94a8600ad5 (diff) | |
download | aur-12c68871ae05f90fe39929ef21338c12515a63eb.tar.gz |
update to 134.0a1.20241111.094531
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=134.0a1 -pkgver=134.0a1.20241110.210438 +pkgver=134.0a1.20241111.094531 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=('855f728d1ea5c5e1c16c59ba7482551dffb8dbdb3833e0ced016f3e54567678b') +sha256sums=('9f9cf2c92eca1a3f1fdc52e6a7bbade9a8f25d57ca424d1ad7445590c7262432') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \ |