From 87437bcf8b452f44bc259ca46459d496146490a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 14:26:44 +0000 Subject: [PATCH] update to 137.0a1.20250217.092040 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 8ee9e5d23b69..2c7d4c4e9836 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.215004 + pkgver = 137.0a1.20250217.092040 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.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 + noextract = firefox-nightly-i18n-hu-137.0a1.20250217.092040.xpi + source = firefox-nightly-i18n-hu-137.0a1.20250217.092040.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.hu.langpack.xpi + sha256sums = f33f832839620282dfa0899e75fb229be7da16f01c135337f52d639cdc443c02 pkgname = firefox-nightly-i18n-hu diff --git a/PKGBUILD b/PKGBUILD index d1974c7f107e..62b036badd00 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.215004 +pkgver=137.0a1.20250217.092040 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=('f62105b5f57091ce085318671816689b22a92e8016a43143f3f2e1d9434abdb1') +sha256sums=('f33f832839620282dfa0899e75fb229be7da16f01c135337f52d639cdc443c02') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \