From 391e7878eebde7396b31d695b6042bedbab2756e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 03:53:56 +0000 Subject: [PATCH] update to 143.0a1.20250728.164445 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index fcb21429a3e7..c76386e7d1b1 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-af pkgdesc = Afrikaans language pack for Firefox Nightly - pkgver = 143.0a1.20250728.093414 + pkgver = 143.0a1.20250728.164445 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-143.0a1.20250728.093414.xpi - source = firefox-nightly-i18n-af-143.0a1.20250728.093414.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.af.langpack.xpi - sha256sums = d64c5b462c776e0e00ef8b9441a6549912cd6787875218b6e87d70ba27d386f2 + noextract = firefox-nightly-i18n-af-143.0a1.20250728.164445.xpi + source = firefox-nightly-i18n-af-143.0a1.20250728.164445.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.af.langpack.xpi + sha256sums = 63ac8eb9c6d4ab5a84a85b3c75ba7b506c9be3519172c6fccd6b1cd32e1c4eca pkgname = firefox-nightly-i18n-af diff --git a/PKGBUILD b/PKGBUILD index 566dda43764d..bf3a8b62d95a 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.20250728.093414 +pkgver=143.0a1.20250728.164445 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=('d64c5b462c776e0e00ef8b9441a6549912cd6787875218b6e87d70ba27d386f2') +sha256sums=('63ac8eb9c6d4ab5a84a85b3c75ba7b506c9be3519172c6fccd6b1cd32e1c4eca') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \