From ca575ceb2c51e8ac60c145cd5b13028e48628b6e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 03:00:17 +0000 Subject: [PATCH] update to 137.0a1.20250216.215004 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 8b4dd350ad87..8ee9e5d23b69 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-hu pkgdesc = Hungarian language pack for Firefox Nightly - pkgver = 137.0a1.20250216.085220 + pkgver = 137.0a1.20250216.215004 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-137.0a1.20250216.085220.xpi - source = firefox-nightly-i18n-hu-137.0a1.20250216.085220.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.hu.langpack.xpi - sha256sums = 178feb318a37bc4ad70b2741e568b2aaa4b308aba34ece06025574cc181c8b18 + noextract = firefox-nightly-i18n-hu-137.0a1.20250216.215004.xpi + source = firefox-nightly-i18n-hu-137.0a1.20250216.215004.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.hu.langpack.xpi + sha256sums = f62105b5f57091ce085318671816689b22a92e8016a43143f3f2e1d9434abdb1 pkgname = firefox-nightly-i18n-hu diff --git a/PKGBUILD b/PKGBUILD index a95c16aa912a..d1974c7f107e 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=137.0a1 -pkgver=137.0a1.20250216.085220 +pkgver=137.0a1.20250216.215004 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=('178feb318a37bc4ad70b2741e568b2aaa4b308aba34ece06025574cc181c8b18') +sha256sums=('f62105b5f57091ce085318671816689b22a92e8016a43143f3f2e1d9434abdb1') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \