From 10e1e9dfb4adeb50c5c293f2e960ef32525832c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 14:23:42 +0000 Subject: [PATCH] update to 136.0a1.20250203.095240 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 3077ae861f58..88e5ffa68927 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-fa pkgdesc = Persian language pack for Firefox Nightly - pkgver = 136.0a1.20250202.210625 + pkgver = 136.0a1.20250203.095240 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-136.0a1.20250202.210625.xpi - source = firefox-nightly-i18n-fa-136.0a1.20250202.210625.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.fa.langpack.xpi - sha256sums = 401c4cabafcd4e89feadf1cd1a9d77fb1c920da8a408a7d6ff018c9eda0cec18 + noextract = firefox-nightly-i18n-fa-136.0a1.20250203.095240.xpi + source = firefox-nightly-i18n-fa-136.0a1.20250203.095240.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.fa.langpack.xpi + sha256sums = a213ab6c3290ee7005e2b38df1bf6c167c229d4b9c2fdcf308305cabbbbbee49 pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index 0e7c2332e03f..a76a6ada8549 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.20250202.210625 +pkgver=136.0a1.20250203.095240 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=('401c4cabafcd4e89feadf1cd1a9d77fb1c920da8a408a7d6ff018c9eda0cec18') +sha256sums=('a213ab6c3290ee7005e2b38df1bf6c167c229d4b9c2fdcf308305cabbbbbee49') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \