diff --git a/.SRCINFO b/.SRCINFO index d305be06da47..5f7265809d34 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-fa pkgdesc = Persian language pack for Firefox Nightly - pkgver = 147.0a1.20251129.091101 + pkgver = 147.0a1.20251129.212903 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-147.0a1.20251129.091101.xpi - source = firefox-nightly-i18n-fa-147.0a1.20251129.091101.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.fa.langpack.xpi - sha256sums = 3da117d2c9d634faac400ee19f7c3cc46cb0076bd27e843a153e477355c93c6c + noextract = firefox-nightly-i18n-fa-147.0a1.20251129.212903.xpi + source = firefox-nightly-i18n-fa-147.0a1.20251129.212903.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.fa.langpack.xpi + sha256sums = bc1879af38df8c429f0f87e5da2b100242230c095341978fc891fd092f60977d pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index 934ff533b632..12123afda2c1 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=147.0a1 -pkgver=147.0a1.20251129.091101 +pkgver=147.0a1.20251129.212903 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=('3da117d2c9d634faac400ee19f7c3cc46cb0076bd27e843a153e477355c93c6c') +sha256sums=('bc1879af38df8c429f0f87e5da2b100242230c095341978fc891fd092f60977d') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \