From 7524db94c236db1ec1b8d7d902bbc5ba79c89132 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 14:27:51 +0000 Subject: [PATCH] update to 137.0a1.20250227.090415 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index ccbd4a1ee2fb..46874f0b35d6 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-mr pkgdesc = Marathi language pack for Firefox Nightly - pkgver = 137.0a1.20250226.090206 + pkgver = 137.0a1.20250227.090415 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-137.0a1.20250226.090206.xpi - source = firefox-nightly-i18n-mr-137.0a1.20250226.090206.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.mr.langpack.xpi - sha256sums = b765209c7c3aa53dd1ab0871e71a0818843a81e76ff0183dc40189b2d638656e + noextract = firefox-nightly-i18n-mr-137.0a1.20250227.090415.xpi + source = firefox-nightly-i18n-mr-137.0a1.20250227.090415.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.mr.langpack.xpi + sha256sums = 6f82c8133b012e91a81a5aeb858c66b76f2dc91187813a44ee7829744a9899e0 pkgname = firefox-nightly-i18n-mr diff --git a/PKGBUILD b/PKGBUILD index a6ffdf1fca0e..c91af3f53ba8 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=137.0a1 -pkgver=137.0a1.20250226.090206 +pkgver=137.0a1.20250227.090415 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=('b765209c7c3aa53dd1ab0871e71a0818843a81e76ff0183dc40189b2d638656e') +sha256sums=('6f82c8133b012e91a81a5aeb858c66b76f2dc91187813a44ee7829744a9899e0') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \