From 95e9a0d79095ae6ae014fa3f1d9ff0275f35b17f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 03:18:25 +0000 Subject: [PATCH] update to 141.0a1.20250530.212312 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 5364b3ec7ce3..81fa2c777c85 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-hu pkgdesc = Hungarian language pack for Firefox Nightly - pkgver = 141.0a1.20250530.035436 + pkgver = 141.0a1.20250530.212312 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-hu license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-hu-141.0a1.20250530.035436.xpi - source = firefox-nightly-i18n-hu-141.0a1.20250530.035436.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-141.0a1.hu.langpack.xpi - sha256sums = b5af90bbb5f63630dc9d75af33ec421de9ca073c2938489d17eb2875281ab67f + noextract = firefox-nightly-i18n-hu-141.0a1.20250530.212312.xpi + source = firefox-nightly-i18n-hu-141.0a1.20250530.212312.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-141.0a1.hu.langpack.xpi + sha256sums = cde2684dd7a72af7000f541f37a81f1300b20fe73e0cb73f25b90619c39254d2 pkgname = firefox-nightly-i18n-hu diff --git a/PKGBUILD b/PKGBUILD index 95583a3d76cf..0751b4028dd8 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.20250530.035436 +pkgver=141.0a1.20250530.212312 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=('b5af90bbb5f63630dc9d75af33ec421de9ca073c2938489d17eb2875281ab67f') +sha256sums=('cde2684dd7a72af7000f541f37a81f1300b20fe73e0cb73f25b90619c39254d2') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \