From 347bed5e8c3a8af99aae96321704d0930d461ca2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 04:07:52 +0000 Subject: [PATCH] update to 146.0a1.20251106.205256 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 9f10b2ffd0a7..d6bbd5c4cc71 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-sl pkgdesc = Slovenian language pack for Firefox Nightly - pkgver = 146.0a1.20251106.043345 + pkgver = 146.0a1.20251106.205256 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-sl license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-sl-146.0a1.20251106.043345.xpi - source = firefox-nightly-i18n-sl-146.0a1.20251106.043345.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-146.0a1.sl.langpack.xpi - sha256sums = 4f7e9cccaa4ae31a44693ed0958c85e42dd233f2177db5157a31488bd49d093e + noextract = firefox-nightly-i18n-sl-146.0a1.20251106.205256.xpi + source = firefox-nightly-i18n-sl-146.0a1.20251106.205256.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-146.0a1.sl.langpack.xpi + sha256sums = c38cc1142ce0a266c9f6093bbe396f9415509e4c5d9b8e9382ca94f6a3329b24 pkgname = firefox-nightly-i18n-sl diff --git a/PKGBUILD b/PKGBUILD index ec365c8c3f79..7fa6da0ea6b0 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=146.0a1 -pkgver=146.0a1.20251106.043345 +pkgver=146.0a1.20251106.205256 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=('4f7e9cccaa4ae31a44693ed0958c85e42dd233f2177db5157a31488bd49d093e') +sha256sums=('c38cc1142ce0a266c9f6093bbe396f9415509e4c5d9b8e9382ca94f6a3329b24') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \