From 3f8ed6bb155928270b6dd5ad4acb5fa6f6bb7a56 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Mar 2025 14:23:51 +0000 Subject: [PATCH] update to 138.0a1.20250329.091943 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 87ba212dd25e6..d6ae821e074ad 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-gl pkgdesc = Galician language pack for Firefox Nightly - pkgver = 138.0a1.20250328.212938 + pkgver = 138.0a1.20250329.091943 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-138.0a1.20250328.212938.xpi - source = firefox-nightly-i18n-gl-138.0a1.20250328.212938.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.gl.langpack.xpi - sha256sums = d8a96cc28a4c195da0719649cc40727cc0166c0c33fc8913b1fa2777f5ea335f + noextract = firefox-nightly-i18n-gl-138.0a1.20250329.091943.xpi + source = firefox-nightly-i18n-gl-138.0a1.20250329.091943.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.gl.langpack.xpi + sha256sums = 64e5cb4942059ce157be4f34fef32423ae28860abc987bcd4065cf6fa47726dc pkgname = firefox-nightly-i18n-gl diff --git a/PKGBUILD b/PKGBUILD index 6b5cf0e344cdb..eda7b042f3362 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=138.0a1 -pkgver=138.0a1.20250328.212938 +pkgver=138.0a1.20250329.091943 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=('d8a96cc28a4c195da0719649cc40727cc0166c0c33fc8913b1fa2777f5ea335f') +sha256sums=('64e5cb4942059ce157be4f34fef32423ae28860abc987bcd4065cf6fa47726dc') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \