From 149d15ea9aba592629984fb969482e065fb48e79 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 03:08:03 +0000 Subject: [PATCH] update to 139.0a1.20250421.213526 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 650ab51d2048..a4b2e89ed4cf 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-ca pkgdesc = Catalan language pack for Firefox Nightly - pkgver = 139.0a1.20250421.090405 + pkgver = 139.0a1.20250421.213526 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-ca license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-ca-139.0a1.20250421.090405.xpi - source = firefox-nightly-i18n-ca-139.0a1.20250421.090405.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.ca.langpack.xpi - sha256sums = 423e42d71170c4a140a2c52908d078bb17d47b758d6374c2e1688afbdc39d2f1 + noextract = firefox-nightly-i18n-ca-139.0a1.20250421.213526.xpi + source = firefox-nightly-i18n-ca-139.0a1.20250421.213526.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.ca.langpack.xpi + sha256sums = 91d301c80c18e3586bcae1fe3cf985e47471914dce5d50634016245c4f5ca024 pkgname = firefox-nightly-i18n-ca diff --git a/PKGBUILD b/PKGBUILD index c301f9c8c8a2..5962d38ad4bb 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=139.0a1 -pkgver=139.0a1.20250421.090405 +pkgver=139.0a1.20250421.213526 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=('423e42d71170c4a140a2c52908d078bb17d47b758d6374c2e1688afbdc39d2f1') +sha256sums=('91d301c80c18e3586bcae1fe3cf985e47471914dce5d50634016245c4f5ca024') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \