From b841c6eb2555c2c41f0243d573cee69018e44e9f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 15:41:52 +0000 Subject: [PATCH] update to 145.0a1.20251007.095147 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index edeab4c74cd6..d71871725249 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-sl pkgdesc = Slovenian language pack for Firefox Nightly - pkgver = 145.0a1.20251006.155229 + pkgver = 145.0a1.20251007.095147 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-145.0a1.20251006.155229.xpi - source = firefox-nightly-i18n-sl-145.0a1.20251006.155229.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.sl.langpack.xpi - sha256sums = 5de44cc9155bcf67f85db1abab14cb4fee46a0f420ddf08ece2321cf90c3a2ac + noextract = firefox-nightly-i18n-sl-145.0a1.20251007.095147.xpi + source = firefox-nightly-i18n-sl-145.0a1.20251007.095147.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.sl.langpack.xpi + sha256sums = 69b04734a6ac289a0dff6fa6b41a603f7326c56ad0caa84158e4a9b5cd0a7bed pkgname = firefox-nightly-i18n-sl diff --git a/PKGBUILD b/PKGBUILD index d1ed35d15331..174a07ad613c 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.20251006.155229 +pkgver=145.0a1.20251007.095147 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=('5de44cc9155bcf67f85db1abab14cb4fee46a0f420ddf08ece2321cf90c3a2ac') +sha256sums=('69b04734a6ac289a0dff6fa6b41a603f7326c56ad0caa84158e4a9b5cd0a7bed') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \