diff --git a/.SRCINFO b/.SRCINFO index 4ef9bed94ac4e..b0e7a39621943 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-gl pkgdesc = Galician language pack for Firefox Nightly - pkgver = 135.0a1.20241202.093851 + pkgver = 135.0a1.20241202.214052 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-gl license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-gl-135.0a1.20241202.093851.xpi - source = firefox-nightly-i18n-gl-135.0a1.20241202.093851.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.gl.langpack.xpi - sha256sums = e5ae8e0403a333a2e3ddd20e157f8a08eaa700e70e58f029d0b73d038a7c8849 + noextract = firefox-nightly-i18n-gl-135.0a1.20241202.214052.xpi + source = firefox-nightly-i18n-gl-135.0a1.20241202.214052.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.gl.langpack.xpi + sha256sums = 5c562849d10030e1e792e8a9d5afca86e84da81c7ed60b81a6a8a48c84859123 pkgname = firefox-nightly-i18n-gl diff --git a/PKGBUILD b/PKGBUILD index e27cb344ecb80..6548bd907015c 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.20241202.093851 +pkgver=135.0a1.20241202.214052 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=('e5ae8e0403a333a2e3ddd20e157f8a08eaa700e70e58f029d0b73d038a7c8849') +sha256sums=('5c562849d10030e1e792e8a9d5afca86e84da81c7ed60b81a6a8a48c84859123') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \