diff --git a/.SRCINFO b/.SRCINFO index fd7487cf4d7a..b434f3b1d887 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-es-es pkgdesc = Spanish (Spain) language pack for Firefox Nightly - pkgver = 133.0a1.20241010.092233 + pkgver = 133.0a1.20241010.223845 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-bin - noextract = firefox-nightly-i18n-es-ES-133.0a1.20241010.092233.xpi - source = firefox-nightly-i18n-es-ES-133.0a1.20241010.092233.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.es-ES.langpack.xpi - sha256sums = edd461f55ba4c8e1dd6028531ae7103992534bf6f1d49686a30caab740881f95 + noextract = firefox-nightly-i18n-es-ES-133.0a1.20241010.223845.xpi + source = firefox-nightly-i18n-es-ES-133.0a1.20241010.223845.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.es-ES.langpack.xpi + sha256sums = b2392f159c2f2937cccc8dd915db8e8d626aa61c2eb9f6711460cf2b7df2da8f pkgname = firefox-nightly-i18n-es-es diff --git a/PKGBUILD b/PKGBUILD index ffbfe9c0491d..cbab2db57867 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=133.0a1 -pkgver=133.0a1.20241010.092233 +pkgver=133.0a1.20241010.223845 depends=("firefox-nightly-bin") @@ -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=('edd461f55ba4c8e1dd6028531ae7103992534bf6f1d49686a30caab740881f95') +sha256sums=('b2392f159c2f2937cccc8dd915db8e8d626aa61c2eb9f6711460cf2b7df2da8f') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \