From 36d3daa7bc1467c1c5da2d17deca01c9922b2f6d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 13:47:43 +0000 Subject: [PATCH] update to 141.0a1.20250614.091208 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b69fe7185246..1f9b52e10eb5 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-af pkgdesc = Afrikaans language pack for Firefox Nightly - pkgver = 141.0a1.20250613.211349 + pkgver = 141.0a1.20250614.091208 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-af license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-af-141.0a1.20250613.211349.xpi - source = firefox-nightly-i18n-af-141.0a1.20250613.211349.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-141.0a1.af.langpack.xpi - sha256sums = 0d1d1fa144fc19a3ead57824162382ef973cbd19599562604a91a9071c126af5 + noextract = firefox-nightly-i18n-af-141.0a1.20250614.091208.xpi + source = firefox-nightly-i18n-af-141.0a1.20250614.091208.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-141.0a1.af.langpack.xpi + sha256sums = 5e8b23476af7f95f8f62065e46b4ef42d0bccd4680f2a0fd6e9c26cf8c59af3d pkgname = firefox-nightly-i18n-af diff --git a/PKGBUILD b/PKGBUILD index 843ce88651b2..ed4a1395a00c 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=141.0a1 -pkgver=141.0a1.20250613.211349 +pkgver=141.0a1.20250614.091208 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=('0d1d1fa144fc19a3ead57824162382ef973cbd19599562604a91a9071c126af5') +sha256sums=('5e8b23476af7f95f8f62065e46b4ef42d0bccd4680f2a0fd6e9c26cf8c59af3d') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \