From ba762e40e7ae8faa9aba2355d7f26558fc03c6b4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Jul 2025 14:28:42 +0000 Subject: [PATCH] update to 143.0a1.20250727.092001 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 43a13a7439e8..d36d880096d6 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-sl pkgdesc = Slovenian language pack for Firefox Nightly - pkgver = 143.0a1.20250726.211115 + pkgver = 143.0a1.20250727.092001 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-143.0a1.20250726.211115.xpi - source = firefox-nightly-i18n-sl-143.0a1.20250726.211115.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.sl.langpack.xpi - sha256sums = e4d89dc16b2afc5e4d2438a5e75d91429f28f406cc9c8465a4c41dec5327f609 + noextract = firefox-nightly-i18n-sl-143.0a1.20250727.092001.xpi + source = firefox-nightly-i18n-sl-143.0a1.20250727.092001.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.sl.langpack.xpi + sha256sums = 1bceb8483a5b01daca906f1c4e7091d903f735bcdf15f459af878a8b6db2a7f8 pkgname = firefox-nightly-i18n-sl diff --git a/PKGBUILD b/PKGBUILD index 6370d3638fe7..f4c919e0c229 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=143.0a1 -pkgver=143.0a1.20250726.211115 +pkgver=143.0a1.20250727.092001 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=('e4d89dc16b2afc5e4d2438a5e75d91429f28f406cc9c8465a4c41dec5327f609') +sha256sums=('1bceb8483a5b01daca906f1c4e7091d903f735bcdf15f459af878a8b6db2a7f8') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \