From 5c833447b1a330c2d6a6540b752142c4470fa0d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 26 Dec 2024 14:24:18 +0000 Subject: [PATCH] update to 135.0a1.20241226.093706 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 0779e5df894eb..ad7e5664e0d41 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-gl pkgdesc = Galician language pack for Firefox Nightly - pkgver = 135.0a1.20241225.210028 + pkgver = 135.0a1.20241226.093706 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.20241225.210028.xpi - source = firefox-nightly-i18n-gl-135.0a1.20241225.210028.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.gl.langpack.xpi - sha256sums = 5c54cc6b2491586ca1d40af890af7eef983d8627f234aff7d90f9418baed5ed3 + noextract = firefox-nightly-i18n-gl-135.0a1.20241226.093706.xpi + source = firefox-nightly-i18n-gl-135.0a1.20241226.093706.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.gl.langpack.xpi + sha256sums = 486723c327e453a09e8ad8b724f4c8c408f22486510c740aca912e7ce80f14dd pkgname = firefox-nightly-i18n-gl diff --git a/PKGBUILD b/PKGBUILD index a16eec8d7279a..2936c795763ca 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.20241225.210028 +pkgver=135.0a1.20241226.093706 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=('5c54cc6b2491586ca1d40af890af7eef983d8627f234aff7d90f9418baed5ed3') +sha256sums=('486723c327e453a09e8ad8b724f4c8c408f22486510c740aca912e7ce80f14dd') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \