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