diff options
author | github-actions[bot] | 2024-10-20 13:26:47 +0000 |
---|---|---|
committer | github-actions[bot] | 2024-10-20 13:26:47 +0000 |
commit | 4d30659b526e351d6ec09e5faa1c8fa7e3e23d96 (patch) | |
tree | 4a7556e345a839945541fd5d461cff4cb51fef0d /PKGBUILD | |
parent | 8fa8f2d4f41e85d21bdc8a4cfa6d956c37195957 (diff) | |
download | aur-4d30659b526e351d6ec09e5faa1c8fa7e3e23d96.tar.gz |
update to 133.0a1.20241020.091249
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=133.0a1 -pkgver=133.0a1.20241019.214945 +pkgver=133.0a1.20241020.091249 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=('243b9cf2e7916e206ebb900421504c426d7154b92a6503df9473facacd8336a3') +sha256sums=('2b30c8b8286117b7bb9cb94432c1405b4865b2383d1979f25eaf4240aea28efe') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \ |