diff --git a/.SRCINFO b/.SRCINFO index 27a57c57de0c..73fd7e196318 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-fa pkgdesc = Persian language pack for Firefox Nightly - pkgver = 145.0a1.20250929.160404 + pkgver = 145.0a1.20250930.043057 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-145.0a1.20250929.160404.xpi - source = firefox-nightly-i18n-fa-145.0a1.20250929.160404.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.fa.langpack.xpi - sha256sums = cc76f5744f47f467d26d75e591d00914488fe4b7a89ef0d46af8414ac56a921d + noextract = firefox-nightly-i18n-fa-145.0a1.20250930.043057.xpi + source = firefox-nightly-i18n-fa-145.0a1.20250930.043057.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.fa.langpack.xpi + sha256sums = f8bf9c6ecb278530e6e68cad9ede9204785fa5cb486642e202ccc19ae0d564ce pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index 7bf02ab802bb..0a0c064751fd 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=145.0a1 -pkgver=145.0a1.20250929.160404 +pkgver=145.0a1.20250930.043057 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=('cc76f5744f47f467d26d75e591d00914488fe4b7a89ef0d46af8414ac56a921d') +sha256sums=('f8bf9c6ecb278530e6e68cad9ede9204785fa5cb486642e202ccc19ae0d564ce') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \