From eaf5ed6b407c12f0a44bf6a44a9031bbae94ed72 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 13:40:21 +0000 Subject: [PATCH] update to 135.0a1.20241202.093851 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index a7c1eca04cc7..ceb2b73bbb99 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-mr pkgdesc = Marathi language pack for Firefox Nightly - pkgver = 135.0a1.20241201.095257 + pkgver = 135.0a1.20241202.093851 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-mr license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-mr-135.0a1.20241201.095257.xpi - source = firefox-nightly-i18n-mr-135.0a1.20241201.095257.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.mr.langpack.xpi - sha256sums = 2ad2b0bcb65233b9f03c2a256cb1ffeb7c63c7092832e20ab7e79be0ed5fd516 + noextract = firefox-nightly-i18n-mr-135.0a1.20241202.093851.xpi + source = firefox-nightly-i18n-mr-135.0a1.20241202.093851.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.mr.langpack.xpi + sha256sums = f31af32e9acc356ca09f53c12ef687ac4fa41648a73dd717e341ce5362e1de1f pkgname = firefox-nightly-i18n-mr diff --git a/PKGBUILD b/PKGBUILD index e2b11a7e8471..5de3f17c1277 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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.20241201.095257 +pkgver=135.0a1.20241202.093851 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=('2ad2b0bcb65233b9f03c2a256cb1ffeb7c63c7092832e20ab7e79be0ed5fd516') +sha256sums=('f31af32e9acc356ca09f53c12ef687ac4fa41648a73dd717e341ce5362e1de1f') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \