diff --git a/.SRCINFO b/.SRCINFO index 2827b014f21d..046b4d3746d3 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-fa pkgdesc = Persian language pack for Firefox Nightly - pkgver = 135.0a1.20241224.213525 + pkgver = 135.0a1.20241225.092003 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-135.0a1.20241224.213525.xpi - source = firefox-nightly-i18n-fa-135.0a1.20241224.213525.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.fa.langpack.xpi - sha256sums = a79bead719ec0683663e8ec7acef9c2837900ea653f175e7fb16acdc4d071588 + noextract = firefox-nightly-i18n-fa-135.0a1.20241225.092003.xpi + source = firefox-nightly-i18n-fa-135.0a1.20241225.092003.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.fa.langpack.xpi + sha256sums = 076ae50b1a34019ecdaafd2bda9a4434dc490ca6c2d3277db9c9fd0226accab9 pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index 0be6427ed253..7ef118bd3a69 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=135.0a1 -pkgver=135.0a1.20241224.213525 +pkgver=135.0a1.20241225.092003 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=('a79bead719ec0683663e8ec7acef9c2837900ea653f175e7fb16acdc4d071588') +sha256sums=('076ae50b1a34019ecdaafd2bda9a4434dc490ca6c2d3277db9c9fd0226accab9') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \