From 178ce1afba00e23263af022b0d9f10f284c883eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 03:21:09 +0000 Subject: [PATCH] update to 140.0a1.20250511.205430 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c225f6594f858..7e363213dd0b6 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-gl pkgdesc = Galician language pack for Firefox Nightly - pkgver = 140.0a1.20250511.091630 + pkgver = 140.0a1.20250511.205430 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-140.0a1.20250511.091630.xpi - source = firefox-nightly-i18n-gl-140.0a1.20250511.091630.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.gl.langpack.xpi - sha256sums = ceee6bf9ac2017e543607983e91d8cceca93897451cccf603aba432fd0c39298 + noextract = firefox-nightly-i18n-gl-140.0a1.20250511.205430.xpi + source = firefox-nightly-i18n-gl-140.0a1.20250511.205430.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.gl.langpack.xpi + sha256sums = 82be3e25817dbdcc47b272c5183b2c5b3f563a49dc3b201ee0533331ab33d8ae pkgname = firefox-nightly-i18n-gl diff --git a/PKGBUILD b/PKGBUILD index 64fe85fa64c6e..e6247e81261ea 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=140.0a1 -pkgver=140.0a1.20250511.091630 +pkgver=140.0a1.20250511.205430 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=('ceee6bf9ac2017e543607983e91d8cceca93897451cccf603aba432fd0c39298') +sha256sums=('82be3e25817dbdcc47b272c5183b2c5b3f563a49dc3b201ee0533331ab33d8ae') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \