From 9b52d5ba75ce7af6c0c0011efda050ff1b8d4692 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 22 Oct 2024 02:35:41 +0000 Subject: [PATCH] update to 133.0a1.20241021.171737 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 4aa75aafd37d..b28f2b07a99f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-mr pkgdesc = Marathi language pack for Firefox Nightly - pkgver = 133.0a1.20241020.211110 + pkgver = 133.0a1.20241021.171737 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-133.0a1.20241020.211110.xpi - source = firefox-nightly-i18n-mr-133.0a1.20241020.211110.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.mr.langpack.xpi - sha256sums = 27c32d9fd24e003a8f5dd30bd77488ce1382d3f29e8e830fb990182fdea72cef + noextract = firefox-nightly-i18n-mr-133.0a1.20241021.171737.xpi + source = firefox-nightly-i18n-mr-133.0a1.20241021.171737.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.mr.langpack.xpi + sha256sums = 6651379df8807bf1ace7743af73584a0506571cf80022855b5783f84cd8f46e5 pkgname = firefox-nightly-i18n-mr diff --git a/PKGBUILD b/PKGBUILD index b6673502e41d..61938c810c28 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=133.0a1 -pkgver=133.0a1.20241020.211110 +pkgver=133.0a1.20241021.171737 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=('27c32d9fd24e003a8f5dd30bd77488ce1382d3f29e8e830fb990182fdea72cef') +sha256sums=('6651379df8807bf1ace7743af73584a0506571cf80022855b5783f84cd8f46e5') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \