diff options
author | github-actions[bot] | 2025-01-30 14:22:08 +0000 |
---|---|---|
committer | github-actions[bot] | 2025-01-30 14:22:08 +0000 |
commit | de4248d7f4257e96958a2afb3eeb76dec048c349 (patch) | |
tree | 46598272a36b07921f15a29dbaea1951229fdede /PKGBUILD | |
parent | 6b9f4f63c89955870420818e4b9b5200a2fe3e68 (diff) | |
download | aur-de4248d7f4257e96958a2afb3eeb76dec048c349.tar.gz |
update to 136.0a1.20250130.092924
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.20250129.170612 +pkgver=136.0a1.20250130.092924 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=('877a9f62b1c3834a806e62cb2ef5bbaac50f6868515e58733980118bdc2d4107') +sha256sums=('92f9ed04366e3198202d3886f9c8e7e294573e730359db441be39efcbc140cbd') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \ |