From b5313bd69b0ff400852b4b265ca13cbd8bfda4bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 15:58:57 +0000 Subject: [PATCH] update to 149.0a1.20260203.092803 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 9fe8bdf54ad6..f810c5867c2c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-fa pkgdesc = Persian language pack for Firefox Nightly - pkgver = 149.0a1.20260202.213805 + pkgver = 149.0a1.20260203.092803 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-149.0a1.20260202.213805.xpi - source = firefox-nightly-i18n-fa-149.0a1.20260202.213805.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.fa.langpack.xpi - sha256sums = 745c5be0e89965c1442a0c622a95d9675fcad0d9a4eccd995b58a0c717eed1c6 + noextract = firefox-nightly-i18n-fa-149.0a1.20260203.092803.xpi + source = firefox-nightly-i18n-fa-149.0a1.20260203.092803.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.fa.langpack.xpi + sha256sums = 19ded80f71670fa46242bfaff36e59cd6c1c2d8dc62503193b4fd943e03816a8 pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index c4907b96043a..9c2c58536c5c 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=149.0a1 -pkgver=149.0a1.20260202.213805 +pkgver=149.0a1.20260203.092803 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=('745c5be0e89965c1442a0c622a95d9675fcad0d9a4eccd995b58a0c717eed1c6') +sha256sums=('19ded80f71670fa46242bfaff36e59cd6c1c2d8dc62503193b4fd943e03816a8') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \