diff --git a/.SRCINFO b/.SRCINFO index bcf8b5ef740c4..dd5110f7e369f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-gl pkgdesc = Galician language pack for Firefox Nightly - pkgver = 135.0a1.20241227.024221 + pkgver = 135.0a1.20241227.212105 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.20241227.024221.xpi - source = firefox-nightly-i18n-gl-135.0a1.20241227.024221.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.gl.langpack.xpi - sha256sums = 74214d1963d2aeba0e4773cc32b5bf0b596a7aee0101d6021d722b7356663cc9 + noextract = firefox-nightly-i18n-gl-135.0a1.20241227.212105.xpi + source = firefox-nightly-i18n-gl-135.0a1.20241227.212105.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.gl.langpack.xpi + sha256sums = 2b644cb6806894436e1972b49989ab6e0c001c043489017466e1c87107a2473f pkgname = firefox-nightly-i18n-gl diff --git a/PKGBUILD b/PKGBUILD index ec3e3a543bf6a..0c71f604c3d10 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.20241227.024221 +pkgver=135.0a1.20241227.212105 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=('74214d1963d2aeba0e4773cc32b5bf0b596a7aee0101d6021d722b7356663cc9') +sha256sums=('2b644cb6806894436e1972b49989ab6e0c001c043489017466e1c87107a2473f') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \