From f7f0b7e70fad6569c2d376a55a7b111b394c335e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 03:16:54 +0000 Subject: [PATCH] update to 140.0a1.20250513.214736 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index d4e4b5ec0da8..83d545a2febd 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-fa pkgdesc = Persian language pack for Firefox Nightly - pkgver = 140.0a1.20250513.092634 + pkgver = 140.0a1.20250513.214736 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-140.0a1.20250513.092634.xpi - source = firefox-nightly-i18n-fa-140.0a1.20250513.092634.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.fa.langpack.xpi - sha256sums = 96905d5da483a076e127728527abfc75e67304ef4757f180d0d02b62fdd2755b + noextract = firefox-nightly-i18n-fa-140.0a1.20250513.214736.xpi + source = firefox-nightly-i18n-fa-140.0a1.20250513.214736.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.fa.langpack.xpi + sha256sums = c9cf2252e5344ba867dd21f27cff0ca6736f4b2fcccdd9fe13af7f4e55f1429c pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index 5980046c2a9a..8235d99bd787 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=140.0a1 -pkgver=140.0a1.20250513.092634 +pkgver=140.0a1.20250513.214736 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=('96905d5da483a076e127728527abfc75e67304ef4757f180d0d02b62fdd2755b') +sha256sums=('c9cf2252e5344ba867dd21f27cff0ca6736f4b2fcccdd9fe13af7f4e55f1429c') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \