From af33cb8d1f930b03124649f31a1458dfca9ff9b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 15:04:02 +0000 Subject: [PATCH] update to 137.0a1.20250212.110129 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 0612fbdfe7fe..a6e45fced778 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-fa pkgdesc = Persian language pack for Firefox Nightly - pkgver = 137.0a1.20250211.214755 + pkgver = 137.0a1.20250212.110129 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-fa license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-fa-137.0a1.20250211.214755.xpi - source = firefox-nightly-i18n-fa-137.0a1.20250211.214755.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.fa.langpack.xpi - sha256sums = edcb535b4df52ae4076e5a35e3fa0f6f5f2739e05470beba9e64345dd6973df9 + noextract = firefox-nightly-i18n-fa-137.0a1.20250212.110129.xpi + source = firefox-nightly-i18n-fa-137.0a1.20250212.110129.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.fa.langpack.xpi + sha256sums = 02586033c7089ddb059b42e8c26ce718d072ccbde4ec4d6c32f4988fb391e121 pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index 514dafced655..5ec3825072f1 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.20250211.214755 +pkgver=137.0a1.20250212.110129 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=('edcb535b4df52ae4076e5a35e3fa0f6f5f2739e05470beba9e64345dd6973df9') +sha256sums=('02586033c7089ddb059b42e8c26ce718d072ccbde4ec4d6c32f4988fb391e121') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \