diff options
author | github-actions[bot] | 2025-01-28 14:22:17 +0000 |
---|---|---|
committer | github-actions[bot] | 2025-01-28 14:22:17 +0000 |
commit | a08b513b877dbc0e12670941296ef01d19d3a9c5 (patch) | |
tree | db9ec260e37c5cce0e0ba5c06260065c474f3032 /PKGBUILD | |
parent | ae4ecba282da26fcd7e03c18fc35deb52ef2d5df (diff) | |
download | aur-a08b513b877dbc0e12670941296ef01d19d3a9c5.tar.gz |
update to 136.0a1.20250128.090111
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.20250127.162202 +pkgver=136.0a1.20250128.090111 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=('ed38c4f5bbe99e2140c885811527255efbd77e9c9cafc0d6633134fa5226b77e') +sha256sums=('f3abaccd868f4b9eb33d6bd8e26a0b48cafdb581f96b3605acbb7813eb9a52b8') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \ |