diff options
author | github-actions[bot] | 2025-01-19 02:54:23 +0000 |
---|---|---|
committer | github-actions[bot] | 2025-01-19 02:54:23 +0000 |
commit | 5edfee486c79fb850d2ffc67951f10d96afee13c (patch) | |
tree | f2adf8fc0935ad3ecc68437005b737b15357af20 /PKGBUILD | |
parent | 2a311e2d60d0d6974a7358f9ec2e33e012efd242 (diff) | |
download | aur-5edfee486c79fb850d2ffc67951f10d96afee13c.tar.gz |
update to 136.0a1.20250118.213700
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.20250118.091314 +pkgver=136.0a1.20250118.213700 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=('312baeb5bc44eecb9fd15cc202067fea0e193665d9dee1b43c8fbfe5ddb061d6') +sha256sums=('0a2af4c33b56814014ee6171f8be3b1ea3fd504c1a72903fe2ba6ff0f041d9a4') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \ |