From 62fe8e20a2dfc4ad3207e687bb9b24e10c10565a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 Jan 2026 04:31:50 +0000 Subject: [PATCH] update to 148.0a1.20260103.212557 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index e7cccf0e7ae0..358fdde9915c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-rm pkgdesc = Romansh language pack for Firefox Nightly - pkgver = 148.0a1.20260103.085132 + pkgver = 148.0a1.20260103.212557 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-148.0a1.20260103.085132.xpi - source = firefox-nightly-i18n-rm-148.0a1.20260103.085132.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-148.0a1.rm.langpack.xpi - sha256sums = 3691301b5a58270f99d093a9259797268f7f5edcd1c9e78ae1ac4e80e1ff331e + noextract = firefox-nightly-i18n-rm-148.0a1.20260103.212557.xpi + source = firefox-nightly-i18n-rm-148.0a1.20260103.212557.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-148.0a1.rm.langpack.xpi + sha256sums = 05cc29a697ea98bfa14b9d5a5a1a11aab21511b5a99d3ae47bde4c5da6300466 pkgname = firefox-nightly-i18n-rm diff --git a/PKGBUILD b/PKGBUILD index e441a0e20798..b565d1e949b2 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=148.0a1 -pkgver=148.0a1.20260103.085132 +pkgver=148.0a1.20260103.212557 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=('3691301b5a58270f99d093a9259797268f7f5edcd1c9e78ae1ac4e80e1ff331e') +sha256sums=('05cc29a697ea98bfa14b9d5a5a1a11aab21511b5a99d3ae47bde4c5da6300466') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \