diff --git a/.SRCINFO b/.SRCINFO index ed67c72b002d..1bc91eb8cb6f 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.20241008.091832 + pkgver = 133.0a1.20241008.165730 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.20241008.091832.xpi - source = firefox-nightly-i18n-es-ES-133.0a1.20241008.091832.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.es-ES.langpack.xpi - sha256sums = 6ab3ec13ba0bb1d604b42ddf8f74757e6242e041cfb5aa33a51effb120be4e27 + noextract = firefox-nightly-i18n-es-ES-133.0a1.20241008.165730.xpi + source = firefox-nightly-i18n-es-ES-133.0a1.20241008.165730.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.es-ES.langpack.xpi + sha256sums = 9cd8739fa08bf88caee9592229b59ecb174d051f3828bda7320805cbb8109670 pkgname = firefox-nightly-i18n-es-es diff --git a/PKGBUILD b/PKGBUILD index 0b28d5a34d95..510093fa665e 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.20241008.091832 +pkgver=133.0a1.20241008.165730 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=('6ab3ec13ba0bb1d604b42ddf8f74757e6242e041cfb5aa33a51effb120be4e27') +sha256sums=('9cd8739fa08bf88caee9592229b59ecb174d051f3828bda7320805cbb8109670') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \