From 9e07179a53b04cba33ed87f12062dfa9d9558041 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 02:55:13 +0000 Subject: [PATCH] update to 136.0a1.20250201.213343 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index e5f0ccbe853e..f18e2e519a61 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-mr pkgdesc = Marathi language pack for Firefox Nightly - pkgver = 136.0a1.20250201.090348 + pkgver = 136.0a1.20250201.213343 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-136.0a1.20250201.090348.xpi - source = firefox-nightly-i18n-mr-136.0a1.20250201.090348.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.mr.langpack.xpi - sha256sums = 58320ff27b467646eb240e2e644e711e97846574991d4911f792984dd3ee9c5b + noextract = firefox-nightly-i18n-mr-136.0a1.20250201.213343.xpi + source = firefox-nightly-i18n-mr-136.0a1.20250201.213343.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.mr.langpack.xpi + sha256sums = e44f6c39be07eb9c3565a4b5f83e74cbac0e7d5ac5a5f4d8fe0f77e9a7d576ca pkgname = firefox-nightly-i18n-mr diff --git a/PKGBUILD b/PKGBUILD index dcf661d662ae..cb57fea99c5f 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=136.0a1 -pkgver=136.0a1.20250201.090348 +pkgver=136.0a1.20250201.213343 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=('58320ff27b467646eb240e2e644e711e97846574991d4911f792984dd3ee9c5b') +sha256sums=('e44f6c39be07eb9c3565a4b5f83e74cbac0e7d5ac5a5f4d8fe0f77e9a7d576ca') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \