From b75da77cb04926eb6b3c59fc719f00bb49e2a271 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 03:08:28 +0000 Subject: [PATCH] update to 138.0a1.20250320.171508 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 40838386c840..194f0982acc9 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-rm pkgdesc = Romansh language pack for Firefox Nightly - pkgver = 138.0a1.20250320.093350 + pkgver = 138.0a1.20250320.171508 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-rm license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-rm-138.0a1.20250320.093350.xpi - source = firefox-nightly-i18n-rm-138.0a1.20250320.093350.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.rm.langpack.xpi - sha256sums = cc8a060d936a0f7294bdb48c7129e904b815b4c7ebcef68a5b6fa043e7a022be + noextract = firefox-nightly-i18n-rm-138.0a1.20250320.171508.xpi + source = firefox-nightly-i18n-rm-138.0a1.20250320.171508.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.rm.langpack.xpi + sha256sums = 2dbc468dbfa20a62818be150903070d7839f107ec8c255dac2d2e6259e57d7f0 pkgname = firefox-nightly-i18n-rm diff --git a/PKGBUILD b/PKGBUILD index 31447d4c9c53..237589ca3354 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.20250320.093350 +pkgver=138.0a1.20250320.171508 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=('cc8a060d936a0f7294bdb48c7129e904b815b4c7ebcef68a5b6fa043e7a022be') +sha256sums=('2dbc468dbfa20a62818be150903070d7839f107ec8c255dac2d2e6259e57d7f0') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \