From 20111bc33c5354868a7a5da33ba9f8e48ccbbaf7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 9 Nov 2024 02:28:36 +0000 Subject: [PATCH] update to 134.0a1.20241108.155652 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 634a2dbb6170..c5c1a9d9f0c4 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-mr pkgdesc = Marathi language pack for Firefox Nightly - pkgver = 134.0a1.20241108.094832 + pkgver = 134.0a1.20241108.155652 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-134.0a1.20241108.094832.xpi - source = firefox-nightly-i18n-mr-134.0a1.20241108.094832.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.mr.langpack.xpi - sha256sums = 6950b73fc8009a168ff11a72987ef230d50eabf60a0f28a348ea15760e93fc74 + noextract = firefox-nightly-i18n-mr-134.0a1.20241108.155652.xpi + source = firefox-nightly-i18n-mr-134.0a1.20241108.155652.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.mr.langpack.xpi + sha256sums = 26b2f2a16d8643ccb8208e449c4ed1e2e5245ccf0901056902d3a3a8687a6964 pkgname = firefox-nightly-i18n-mr diff --git a/PKGBUILD b/PKGBUILD index c24e8ac7c1c4..268cc7a5ea4a 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=134.0a1 -pkgver=134.0a1.20241108.094832 +pkgver=134.0a1.20241108.155652 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=('6950b73fc8009a168ff11a72987ef230d50eabf60a0f28a348ea15760e93fc74') +sha256sums=('26b2f2a16d8643ccb8208e449c4ed1e2e5245ccf0901056902d3a3a8687a6964') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \