From d46177792e187bbfc8fd4929dfc81533700b54f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 04:29:19 +0000 Subject: [PATCH] update to 149.0a1.20260126.213906 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index ef10a6ef3204..d9e58461d6d7 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-sl pkgdesc = Slovenian language pack for Firefox Nightly - pkgver = 149.0a1.20260126.094845 + pkgver = 149.0a1.20260126.213906 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-149.0a1.20260126.094845.xpi - source = firefox-nightly-i18n-sl-149.0a1.20260126.094845.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.sl.langpack.xpi - sha256sums = 2eada1ce203cc6e2624942aec2d67a923a4b2332aa4cff8e986d51376aaab178 + noextract = firefox-nightly-i18n-sl-149.0a1.20260126.213906.xpi + source = firefox-nightly-i18n-sl-149.0a1.20260126.213906.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.sl.langpack.xpi + sha256sums = a0d21cf6478ffcab3e00eedc0ecdbf2e78cbfe48e3da9da6f4863fc93b43dd70 pkgname = firefox-nightly-i18n-sl diff --git a/PKGBUILD b/PKGBUILD index 191ba2d5dcb7..975f5e9cd636 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=149.0a1 -pkgver=149.0a1.20260126.094845 +pkgver=149.0a1.20260126.213906 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=('2eada1ce203cc6e2624942aec2d67a923a4b2332aa4cff8e986d51376aaab178') +sha256sums=('a0d21cf6478ffcab3e00eedc0ecdbf2e78cbfe48e3da9da6f4863fc93b43dd70') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \