diff --git a/.SRCINFO b/.SRCINFO index e44ba42aa636..effcad203a42 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-es-es pkgdesc = Spanish (Spain) language pack for Firefox Nightly - pkgver = 142.0a1.20250624.211752 + pkgver = 142.0a1.20250625.034313 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-es-es license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-es-ES-142.0a1.20250624.211752.xpi - source = firefox-nightly-i18n-es-ES-142.0a1.20250624.211752.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.es-ES.langpack.xpi - sha256sums = 167d7dcb73e850aafd0058429838a80b1ccc57b4deef137beb8c0e369bf5a075 + noextract = firefox-nightly-i18n-es-ES-142.0a1.20250625.034313.xpi + source = firefox-nightly-i18n-es-ES-142.0a1.20250625.034313.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.es-ES.langpack.xpi + sha256sums = 70f933a7d2e975ccc660c745c605e45c29a2c6861bcf8c46ffb25db6e75a3fd9 pkgname = firefox-nightly-i18n-es-es diff --git a/PKGBUILD b/PKGBUILD index 367e1e58012d..a8683d0ae8b7 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.20250624.211752 +pkgver=142.0a1.20250625.034313 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=('167d7dcb73e850aafd0058429838a80b1ccc57b4deef137beb8c0e369bf5a075') +sha256sums=('70f933a7d2e975ccc660c745c605e45c29a2c6861bcf8c46ffb25db6e75a3fd9') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \