diff --git a/.SRCINFO b/.SRCINFO index 0736104c6a85..dc9344e4fa5a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-fa pkgdesc = Persian language pack for Firefox Nightly - pkgver = 142.0a1.20250717.093054 + pkgver = 142.0a1.20250717.222429 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-142.0a1.20250717.093054.xpi - source = firefox-nightly-i18n-fa-142.0a1.20250717.093054.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.fa.langpack.xpi - sha256sums = 485ae456d3d0504b60e9c5357faaef4d07ebe5e8aa2523c53030fbf27c1dac9f + noextract = firefox-nightly-i18n-fa-142.0a1.20250717.222429.xpi + source = firefox-nightly-i18n-fa-142.0a1.20250717.222429.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.fa.langpack.xpi + sha256sums = a5d00b2987ab33291c67804f427fb898c0ce599a636947618a54f060df262be4 pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index b27f88d805e5..81afabf507e8 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=142.0a1 -pkgver=142.0a1.20250717.093054 +pkgver=142.0a1.20250717.222429 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=('485ae456d3d0504b60e9c5357faaef4d07ebe5e8aa2523c53030fbf27c1dac9f') +sha256sums=('a5d00b2987ab33291c67804f427fb898c0ce599a636947618a54f060df262be4') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \