From e387f40e5ed6c11fe262f47bd3a32887f9f5e133 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 14:26:49 +0000 Subject: [PATCH] update to 137.0a1.20250211.090130 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index ee229bd578b3..ffbcc28cb21a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-hu pkgdesc = Hungarian language pack for Firefox Nightly - pkgver = 137.0a1.20250210.213927 + pkgver = 137.0a1.20250211.090130 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.20250210.213927.xpi - source = firefox-nightly-i18n-hu-137.0a1.20250210.213927.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.hu.langpack.xpi - sha256sums = ad9c0b38890d92e1b5b96a11bc727d745d12788d7405ee4b1427245df3d800ef + noextract = firefox-nightly-i18n-hu-137.0a1.20250211.090130.xpi + source = firefox-nightly-i18n-hu-137.0a1.20250211.090130.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.hu.langpack.xpi + sha256sums = 5d15f6f96c510e3637c891c01c8b36b21172d6c8e00eef6d088f25e985e32f03 pkgname = firefox-nightly-i18n-hu diff --git a/PKGBUILD b/PKGBUILD index 180578c04d80..b463b046c5e5 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.20250210.213927 +pkgver=137.0a1.20250211.090130 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=('ad9c0b38890d92e1b5b96a11bc727d745d12788d7405ee4b1427245df3d800ef') +sha256sums=('5d15f6f96c510e3637c891c01c8b36b21172d6c8e00eef6d088f25e985e32f03') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \