From d0f37bf76da02d5e16c214bebcadf9594455de73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Sep 2025 14:38:37 +0000 Subject: [PATCH] update to 145.0a1.20250920.090840 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index db2a0dc03ca7..ede8e068e925 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-rm pkgdesc = Romansh language pack for Firefox Nightly - pkgver = 145.0a1.20250919.214419 + pkgver = 145.0a1.20250920.090840 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-145.0a1.20250919.214419.xpi - source = firefox-nightly-i18n-rm-145.0a1.20250919.214419.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.rm.langpack.xpi - sha256sums = aedca0d33ad493646aaf5f44f8394cfa9b2f331743d0869566aea0306033110e + noextract = firefox-nightly-i18n-rm-145.0a1.20250920.090840.xpi + source = firefox-nightly-i18n-rm-145.0a1.20250920.090840.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.rm.langpack.xpi + sha256sums = 4ccede8ca407fa63e192568a85d18ded40d70b956a3f32586dac13e3d77e6947 pkgname = firefox-nightly-i18n-rm diff --git a/PKGBUILD b/PKGBUILD index 12e265d3227f..0d9c1c000e6f 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=145.0a1 -pkgver=145.0a1.20250919.214419 +pkgver=145.0a1.20250920.090840 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=('aedca0d33ad493646aaf5f44f8394cfa9b2f331743d0869566aea0306033110e') +sha256sums=('4ccede8ca407fa63e192568a85d18ded40d70b956a3f32586dac13e3d77e6947') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \