From 527bc98f7044aa2c60579bf7f980ee6208779336 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 03:17:34 +0000 Subject: [PATCH] update to 144.0a1.20250911.162114 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 0413c9f31c3e..76c9971cb6e2 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-rm pkgdesc = Romansh language pack for Firefox Nightly - pkgver = 144.0a1.20250911.095705 + pkgver = 144.0a1.20250911.162114 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-144.0a1.20250911.095705.xpi - source = firefox-nightly-i18n-rm-144.0a1.20250911.095705.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-144.0a1.rm.langpack.xpi - sha256sums = 09d2405be96e6b99a8c67958a2040eb4ecac2796653e8ecf9ed1ce8db0dad449 + noextract = firefox-nightly-i18n-rm-144.0a1.20250911.162114.xpi + source = firefox-nightly-i18n-rm-144.0a1.20250911.162114.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-144.0a1.rm.langpack.xpi + sha256sums = f57cc45323cb3078fa28a8241ce314d72c03e7edc3f50663e475f06ce1fc4e67 pkgname = firefox-nightly-i18n-rm diff --git a/PKGBUILD b/PKGBUILD index 0b5a892e5ef4..6850c3c973db 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=144.0a1 -pkgver=144.0a1.20250911.095705 +pkgver=144.0a1.20250911.162114 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=('09d2405be96e6b99a8c67958a2040eb4ecac2796653e8ecf9ed1ce8db0dad449') +sha256sums=('f57cc45323cb3078fa28a8241ce314d72c03e7edc3f50663e475f06ce1fc4e67') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \