diff options
author | github-actions[bot] | 2025-01-01 14:16:46 +0000 |
---|---|---|
committer | github-actions[bot] | 2025-01-01 14:16:46 +0000 |
commit | 6a15f009c94c38239a0e67c4c19a453df178a1a4 (patch) | |
tree | d4998e8a135bd036aa2d42781342e8e1e05d758b /PKGBUILD | |
parent | c5827ff70968f8c3e040ddf26cb4fcf6b76d0393 (diff) | |
download | aur-6a15f009c94c38239a0e67c4c19a453df178a1a4.tar.gz |
update to 135.0a1.20250101.031727
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=135.0a1 -pkgver=135.0a1.20241231.214121 +pkgver=135.0a1.20250101.031727 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=('575934f8276342241c23d75bfb4252dc19bb62a129171cb9e1f6fc1a8595d2af') +sha256sums=('aaf392713d75dc6e2f429efc0e38cf1b54170ed8273647be8cca52b06aa4f5d9') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \ |