From 93ff87e17ed7566e8e9ed44167fe4258632913f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 03:17:58 +0000 Subject: [PATCH] update to 144.0a1.20250818.213914 --- .SRCINFO | 8 ++++---- PKGBUILD | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index ac2ccfcd8a92..05665ff6e980 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-hu pkgdesc = Hungarian language pack for Firefox Nightly - pkgver = 143.0a1.20250818.083741 + pkgver = 144.0a1.20250818.213914 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-143.0a1.20250818.083741.xpi - source = firefox-nightly-i18n-hu-143.0a1.20250818.083741.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.hu.langpack.xpi - sha256sums = 8aa833364e9ecaa7d2aab7a802fce3c1c9611b84aab6fe2db3d8cc7332c1b01a + noextract = firefox-nightly-i18n-hu-144.0a1.20250818.213914.xpi + source = firefox-nightly-i18n-hu-144.0a1.20250818.213914.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-144.0a1.hu.langpack.xpi + sha256sums = f1fe39e6609ab5700dcb11e78fbac3dff08e29a23131184db2efef461103cf93 pkgname = firefox-nightly-i18n-hu diff --git a/PKGBUILD b/PKGBUILD index c89c69e5d370..71eaa2f2b840 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,8 +8,8 @@ license=('MPL' 'GPL' 'LGPL') url="https://www.mozilla.org/firefox/" _url=https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi -_version=143.0a1 -pkgver=143.0a1.20250818.083741 +_version=144.0a1 +pkgver=144.0a1.20250818.213914 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=('8aa833364e9ecaa7d2aab7a802fce3c1c9611b84aab6fe2db3d8cc7332c1b01a') +sha256sums=('f1fe39e6609ab5700dcb11e78fbac3dff08e29a23131184db2efef461103cf93') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \