diff options
author | github-actions[bot] | 2025-02-01 14:18:46 +0000 |
---|---|---|
committer | github-actions[bot] | 2025-02-01 14:18:46 +0000 |
commit | 8d46e0ce8d83818ee5c8f669539042bb35b6983e (patch) | |
tree | dcd0b523fa484555f6a5ac68b90fec9e6cdad208 /PKGBUILD | |
parent | afbfb91e9f6949dd1570b0b0d096b1c6fc4f811c (diff) | |
download | aur-8d46e0ce8d83818ee5c8f669539042bb35b6983e.tar.gz |
update to 136.0a1.20250201.090348
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.20250131.212813 +pkgver=136.0a1.20250201.090348 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=('b9493567a6b37bc5276182501aaad5ac703b0e9522f768ac4a3d1e5689e02edb') +sha256sums=('f2b86209bb7173c40c37818df7a819a321d6edb4cd99a789a7b7e8bf08405dbf') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \ |