From b271dced30cc8301c31d2daa464b4b44382004a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 03:13:24 +0000 Subject: [PATCH] update to 139.0a1.20250413.210718 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 3df76c64341c..099d8235375c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-fa pkgdesc = Persian language pack for Firefox Nightly - pkgver = 139.0a1.20250413.095036 + pkgver = 139.0a1.20250413.210718 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-139.0a1.20250413.095036.xpi - source = firefox-nightly-i18n-fa-139.0a1.20250413.095036.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.fa.langpack.xpi - sha256sums = 47c7764fecd90e5ed49ba4ef6c7a4c515e244cb834fc261d8b0dd3fb2fd32f49 + noextract = firefox-nightly-i18n-fa-139.0a1.20250413.210718.xpi + source = firefox-nightly-i18n-fa-139.0a1.20250413.210718.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.fa.langpack.xpi + sha256sums = d965ef0bac69b33d2deea6a474c9ede8752a8fd1e6b9d74892d1a1d9428783d4 pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index f9c2462cd4cb..e9a1f65a0b90 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=139.0a1 -pkgver=139.0a1.20250413.095036 +pkgver=139.0a1.20250413.210718 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=('47c7764fecd90e5ed49ba4ef6c7a4c515e244cb834fc261d8b0dd3fb2fd32f49') +sha256sums=('d965ef0bac69b33d2deea6a474c9ede8752a8fd1e6b9d74892d1a1d9428783d4') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \