diff --git a/.SRCINFO b/.SRCINFO index f158a33fb898..3f542f827741 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-es-es pkgdesc = Spanish (Spain) language pack for Firefox Nightly - pkgver = 143.0a1.20250731.043531 + pkgver = 143.0a1.20250731.153714 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-143.0a1.20250731.043531.xpi - source = firefox-nightly-i18n-es-ES-143.0a1.20250731.043531.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.es-ES.langpack.xpi - sha256sums = 1537db0183f9ebea399b7e6d1d65f0f6386293057f49587f900fd27ee63f1d17 + noextract = firefox-nightly-i18n-es-ES-143.0a1.20250731.153714.xpi + source = firefox-nightly-i18n-es-ES-143.0a1.20250731.153714.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.es-ES.langpack.xpi + sha256sums = 948d2ab39190f4bf52dc5ecf0b609fa3dd324b3d7d02a2bc3db8306e983e1fc9 pkgname = firefox-nightly-i18n-es-es diff --git a/PKGBUILD b/PKGBUILD index e5ec53c97f16..48a82ee4deb3 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=143.0a1 -pkgver=143.0a1.20250731.043531 +pkgver=143.0a1.20250731.153714 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=('1537db0183f9ebea399b7e6d1d65f0f6386293057f49587f900fd27ee63f1d17') +sha256sums=('948d2ab39190f4bf52dc5ecf0b609fa3dd324b3d7d02a2bc3db8306e983e1fc9') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \